Jump to content

SR (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Phil Boswell (talk | contribs) at 13:21, 17 February 2005 ({{compu-lang-stub}}). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

SR (short for Synchronizing Resources) is a programming language designed for concurrent programming.

Resources encapsulate processes and the variables they share, and can be separately compiled. Operations provide the primary mechanism for process interaction.

SR provides a novel integration of the mechanisms for invoking and servicing operations. Consequently, it supports local and remote procedure call, rendezvous, message passing, dynamic process creation, multicast, semaphores and shared memory.

Version 2.2 has been ported to Sun-3, Sun-4, Decstation, SGI Iris, HP PA, HP 9000/300, NeXT, Sequent Symmetry, DG AViiON, RS/6000, Multimax, Apollo and others.

See also

References

This article is based on material taken from the Free On-line Dictionary of Computing prior to 1 November 2008 and incorporated under the "relicensing" terms of the GFDL, version 1.3 or later.