Experience with Distributed Programming in Orca

H.E. Bal, M.F. Kaashoek, A.S. Tanenbaum

Research output: Chapter in Book / Report / Conference proceedingConference contributionAcademicpeer-review

Abstract

Orca is a language for programming parallel applications on distributed computing systems. Although processors in such systems communicate only through message passing and not through shared memory, Orca provides a communication model based on logically shared data. The language and its implementation are briefly described and a report is given on experiences in using Orca for three parallel applications: the traveling salesman problem, the all-pairs shortest paths problem, and successive overrelaxation. These applications have different needs for shared data: TSP benefits greatly from the support for shared data; ASP benefits from the use of broadcast communication, even though it is hidden in the implementation; SOR merely requires point-to-point communication, but still can be implemented in the language by simulating message passing. How these applications are programmed in Orca is discussed and the most interesting portions of the Orca code are given. Performance measurements for these programs on a distributed system consisting of 10 MC68020s connected by an Ethernet are also included. These measurements show that significant speedups are obtained for all three programs.
Original languageEnglish
Title of host publication1990 International Conference on Computer Languages
PublisherIEEE
Pages79-89
Number of pages11
ISBN (Print)0818620366
DOIs
Publication statusPublished - 1990
Event1990 International Conference on Computer Languages - New Orleans, United States
Duration: 12 Mar 199015 Mar 1990

Conference

Conference1990 International Conference on Computer Languages
Country/TerritoryUnited States
CityNew Orleans
Period12/03/9015/03/90

Fingerprint

Dive into the research topics of 'Experience with Distributed Programming in Orca'. Together they form a unique fingerprint.

Cite this