Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Using a global name space for parallel execution of UNIX tools
Fleckenstein C., Hemmendinger D. Communications of the ACM32 (9):1085-1090,1989.Type:Article
Date Reviewed: Jun 1 1990

This paper describes a parallel make utility, a method of executing compilations in parallel on loosely coupled UNIX systems; the resulting object modules are linked together when all needed compilations have been done. The authors implemented a subset of the Linda parallel computation primitives. All processors used the same local area network distributed file system, Sun NFS. The method is not particularly efficient because there is no gain from parallelism beyond four or five processors. The difficulty is not with the parallel computation primitives, but occurs because they are not used efficiently. Although possibilities of more efficient organization of the make utility are discussed at the end of the paper, they were not tried. Some similar work in other places suggests that adding at least an order of magnitude more processors could produce useful gains in the speed of a make utility with a different distribution of the work among the processors.

Reviewer:  A. Springer Review #: CR113975
Bookmark and Share
 
Unix (D.4.7 ... )
 
 
Software Configuration Management (D.2.9 ... )
 
 
Systems Programs And Utilities (D.4.9 )
 
Would you recommend this review?
yes
no
Other reviews under "Unix": Date
Using Samba
Ts J., Collier-Brown D., Eckstein R., Ts J., O’Reilly & Associates, Inc., Sebastopol, CA, 2003.  556, Type: Book (9780596002565)
Dec 8 2003

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