Hacker News new | ask | show | jobs
by sbanach 3837 days ago
Quick question: What's the draw of using Netty vs pure java.nio? The latter (Selectors, Socket/DatagramChannels, ByteBuffers etc) seems reasonably straightforward to use, so I've never really looked at a framework - am I missing out?
1 comments

It's hard to synchronize: http://github.com/tinspin/rupy