Abstract:
This paper presents a new concurrent communication mechanism, which uses object Transfer protocol, dynamic thread-pool technology and session mechanism to send and receive data. By designing a two-level blocked queue for the thread pool to delay the process of destroying thread, this mechanism can response the client request quickly, and the system resource and time consumed by creating and destroying thread can be brought down. An efficient and reliable communication service for the distributed operating system can be provided by this mechanism.