Need to implement NIO on the server. for now the code is working great but with 1000+ clients connected at once i am afraid we will experience performance issues using blocking I/O. this is not and emergency but should be addressed before we go live. the curent code should work perfectly for all Alpha and beta testing
Need to implement NIO on the server. for now the code is working great but with 1000+ clients connected at once i am afraid we will experience performance issues using blocking I/O. this is not and emergency but should be addressed before we go live. the curent code should work perfectly for all Alpha and beta testing