PDA

Click to See Complete Forum and Search --> : Vectored I/O


Dillinger4
Feb 19th, 2004, 01:46 AM
I just picked up the new issue of JDJ(Java Developers Journal) 02/04 and i found a very interesting article inside on Vectored I/O(scatter/gather) and multiplexing I/O. Has anyone had a chance to try out any of the new classes in the java.nio.* package yet?

CornedBee
Feb 19th, 2004, 05:28 AM
I've been hovering around them, but I haven't found the need yet. My I/O requirements are pretty simple :)