An Efficient Communication Protocol for Distributed Parallel Server
Tang Xu,LIU Xin-Song,YANG Feng,LIU Xie
DOI: https://doi.org/10.3969/j.issn.1001-0548.2005.02.019
2005-01-01
Abstract:Aiming at the characteristics of the LAN of fast Ethernet and distributed parallel server system, a novel distributed operating system transport protocol (DOSTP) is proposed in this paper. The goal of this work is to study how to reduce the communication software overheads in the distributed parallel server system with off-shelf equipments, moreover to keep the common programming interfaces. Several measurements, such as decreasing redundant operations at underlying protocol stack, reducing OS interventions and the overheads of protocol self-maintenance, are used to improve the performance. Experiments have been done on the server of 8 PIII PC nodes and 100Mbps Ethernet with switches. Compared with UDP/IP, DOSTP decreases round-trip time of 20% for 64 bytes packets under the same application conditions.
What problem does this paper attempt to address?