I benchmarked Socket.IO and SockJS server implementations.
Here are the results
Test suite
Written in Java, supports 3 transports: Socket.IO 0.7+, SockJS 0.2+, raw Websockets.
There's no compiled binary, but you can get Eclipse to compile it or just use command-line javac.