|
|
-
netty vs multi-threaded nioserverBenjamin Reed 2013-01-15, 05:42
why did we move to a multi-threaded nioserver rather than use the
netty based server? netty has very good multi-threading in it and will make it easy to implement SSL. is our netty based implementation just fundamentally broken? ben |