Totally Nerdy Information

Mike Heath's Blog

Asynchronous File I/O in Java 0.1 release

I made the first release of my Asynchronous File I/O in Java library. The .jar file can be downloaded here. This release uses a java.util.concurrent.Executor to call java.nio.channels.FileChannel methods in a separate thread than the caller. This is certainly not the most ideal way of doing AIO but it’s a start and provides a good [...]

I just posted the API to the Asynchronous File I/O in Java framework I’ve been working on at Apache. My plan is to have some functional code posted by January 27. The initial code release will use the java.util.concurrent package to provide asynchronous operations. Support for POSIX AIO will come out soon after that. If [...]

« Previous Page  Next Entries »

Calendar

May 2012
M T W T F S S
« Mar    
 123456
78910111213
14151617181920
21222324252627
28293031