Title :
An analytic/empirical study of distributed sorting on a local area network
Author :
Luk, W.S. ; Ling, Franky
Author_Institution :
Sch. of Comput. Sci., Simon Fraser Univ., Burnaby, BC, Canada
fDate :
5/1/1989 12:00:00 AM
Abstract :
A model for distributed sorting on a local area network (LAN) is presented. This model, contrary to the conventional model, takes into account both local processing time and communication time. This model is intended to provide a framework within which the performances of various distributed sorting algorithms are analyzed and implemented on Ethernet-connected Sun workstations. The empirical results by and large agree with the predictions derivable from the model. They show that local processing, particularly sorting of local subfiles, dominates the whole process, as far as response time is concerned. All algorithms examined have similar asymptotic behavior for large files. For medium-sized files, the degree of communication parallelism has a great impact on algorithm performance
Keywords :
distributed processing; local area networks; sorting; Ethernet-connected Sun workstations; LAN; algorithm performance; asymptotic behavior; communication parallelism; communication time; distributed sorting algorithms; large files; local area network; local processing; local processing time; local subfiles; Algorithm design and analysis; Costs; Distributed algorithms; Local area networks; Parallel processing; Performance analysis; Predictive models; Sorting; Sun; Workstations;
Journal_Title :
Software Engineering, IEEE Transactions on