Sockets versus Channels

From ReddNet
Revision as of 19:58, 7 June 2006 by 129.59.88.168 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page shall contain information and updates on comparison of network performance when using Sockets (java.net.Socket) and when using the new Channel in Java 5.0 (java.nio.channels.SocketChannel).