O'Reilly Tags
We're experimenting with a folksonomy based on tag data provided by del.icio.us. Follow development in this blog post.
Related Tags: java nio socket development sockets programming io guide howto article server doc dev thread networking performance
Introducing Nonblocking Sockets (21 tags)
Nonblocking sockets, the new I/O API in J2SE 1.4, allow I/O operations on a channel without blocking the processes using it. This will allow for asynchronous high-performance read/write operations that will totally alter the techniques for developing socked-based applications.





