Hacker News new | ask | show | jobs
by bitcharmer 884 days ago
Something tells me you don't know much about programming in Java. Just look up any tutorial showing how to use NIO (blocking and non-blocking).

Synchronized in this context is pretty nonsensical.