Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Internet-Network
Title: NIO-Socket(server-and-client) Download
 Description: jdk for non-blocking I/O (NIO), an effective solution to the problem of multi-threaded server thread overhead, but too complicated to use minor. To use multiple threads, the main purpose is not to respond to each client request to allocate a separate service thread with multiple CPU processing power and processing wait time, but fully multi-threaded so as to enhance service capabilities in the NIO purpose. This time in the NIO, to write an article blog to remember the things you learned. Or from the most simple Hello World, multi-threaded the client requests the server side, the server receiving the client s name, and return to the Hello!+ The name of the character format to the client. Of course, the practical application is not so simple, the actual access to the file or database to obtain the information returned to the client. The non-blocking NIO What is the mystery?
 To Search:
File list (Check if you may need any files):
解读NIO Socket非阻塞模式(server端和client端).doc
    

CodeBus www.codebus.net