Java NIO
Java NIO by Ron Hitchens, O’Reilly is a succinct introduction to the much anticipated Non-blocking IO subsystem for java. However, this topic fills only half the book with the other half devoted to regular expressions.
NIO is the way to go !
This is a neat implementation of XMLRPC using NIO with a detailed tutorial.