I've moved my Asynchronous File I/O in Java project to
http://cwiki.apache.org/confluence/x/p3k and I've moved the svn
repository to https://svn.apache.org/repos/asf/mina/sandbox/mheath/aioj/
since this is more in-line with Mina than Apache Directory.

At this point, I just need to add support for batch reads and writes and
my initial API will be fully implemented.  Any feedback on the API
and/or implementation would be very appreciated.

Someone forwarded my initial post to this list to Alan Bateman, the spec
lead for JSR 203.  Whoever did that, thank you.  Alan wrote me back and
has assured me that JSR 203 is alive and well (in spite of the apparent
lack of activity on the JCP page).  I'm hoping to take a look at the JSR
203 AsynchronousFileChannel API soon and I'll try to bring my work more
in line with the official spec from the JCP.  If possible, I would like
to provide an API that's as compatible as possible with the JSR-203 API
so we can start building apps around JSR-203 before it's officially
released.

-Mike

Reply via email to