Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
A communication system supporting large datagrams on a local area network
Linton A., Panzieri F. Software--Practice & Experience16 (3):278-289,1986.Type:Article
Date Reviewed: Oct 1 1986

The paper describes a plausible UNIX implementation of a simple network communication scheme. The main characteristics of the method are that: (1) it tries to optimize the transfer of large quantities of data by allowing up to 2 Gbytes to be transferred with a single call on i/o primitives; (2) it provides for a simple network addressing scheme where each destination and source is identified by a single <host number; port number> pair; and (3) it provides for an interesting “scatter-gather” facility that lets the user copy data from and into noncontiguous areas of memory. The rationale for this scatter-gather facility is that it may speed up data transfers by restricting the number of context switches required between user and system code.

Interfaces for this “Uniform Datagram Service” (UDS) were implemented for various flavors of local area networks, ranging from the Cambridge Ring to an ad hoc network built from RS-232 interfaces. The interface provides users with six standard i/o primitives for sending and receiving data and for obtaining information about the mapping between logical and real network addresses. The work may be a useful guideline for similar efforts to implement datagram services. The performance measurements reported are not too remarkable. As expected, they confirm that it is efficient to minimize the number of context switches in a UNIX environment, and similarly beneficial to transfer data in large chunks rather than in small ones. The data transfer rates achieved with the UDS on the Cambridge Ring are between 4 and 5 Kbytes/s.

Reviewer:  G. Holzmann Review #: CR110621
Bookmark and Share
 
Network Communication (D.4.4 ... )
 
 
Measurement Techniques (C.4 ... )
 
 
Message Sending (D.4.4 ... )
 
 
Network Communications (C.2.1 ... )
 
 
Unix (D.4.0 ... )
 
 
User Interfaces (D.2.2 ... )
 
  more  
Would you recommend this review?
yes
no
Other reviews under "Network Communication": Date
Communication networks management
Terplan K., Prentice-Hall, Inc., Upper Saddle River, NJ, 1987. Type: Book (9780131530652)
Dec 1 1987
Efficient implementation of rendezvous
Schiper A., Simon R., Desarzens P., Sengstag J. The Computer Journal 32(3): 267-272, 1989. Type: Article
Jun 1 1990
A model and temporal proof system for networks of processes
Nguyen V., Demers A., Gries D., Owicki S. Literary & Linguistic Computing 1(1): 7-25, 1986. Type: Article
May 1 1987
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy