> Date: Sun, 16 Oct 2011 20:55:12 -0700 > From: Philip Guenther <[email protected]> > > On Sun, Oct 16, 2011 at 4:41 PM, Geoff Steckel <[email protected]> wrote: > > Is there any feeling that aio_* and lio_* functionality is desirable? > > The interfaces are desirable if you have code that actually uses > them. Do you?
I've seen almost nothing that uses these interfaces. My guess is that they're hard to use, and therefore... > > Do rthreads supersede them? > > That question is ambiguous. ...people tend to just spawn their own threads and use normal blocking io.
