USING MULTICAST COMMUNICATIONS TO DISTRIBUTE CODE AND DATA IN WIDE AREA NETWORKS

Authors
Citation
J. Knight et S. Guest, USING MULTICAST COMMUNICATIONS TO DISTRIBUTE CODE AND DATA IN WIDE AREA NETWORKS, Software, practice & experience, 25(5), 1995, pp. 563-577
Citations number
41
Categorie Soggetti
Computer Sciences","Computer Science Software Graphycs Programming
ISSN journal
00380644
Volume
25
Issue
5
Year of publication
1995
Pages
563 - 577
Database
ISI
SICI code
0038-0644(1995)25:5<563:UMCTDC>2.0.ZU;2-B
Abstract
This paper describes the implementation and use of a prototype multica st late-binding RPC (LbRPC) system. The system provides a mechanism fo r exporting arbitrary code and data across a wide area internetwork to multiple hosts for evaluation. This mechanism provides a means to ens ure that the total execution time for the application is as small as p ossible without requiring continual monitoring and estimation of the s tate of the hosts and the intervening network. The impact of sending t he same code and data to a group of remote hosts is minimized by using multicast Internet protocol (IP) communications for the outward leg o f the transaction. This prototype implementation demonstrates the feas ibility of using multicasting for process placement and some performan ce measurements are included to show how it stands up to usage on the Internet. The paper concludes with a discussion of outstanding issues raised by this research.