An Operating System Laboratory Based on the SR (Synchronizing Resources) Programming Language (1992) [2 citations — 0 self]
Abstract:
SR is a language for concurrent programming. This paper describes the SR language, presents some examples of SR programs in the context of an undergraduate operating systems course, and provides some programming assignments that can be used in an open laboratory. The SR language can be used by instructors of operating systems courses to give students experience in writing concurrent programs that use multiple processes, semaphores, message passing, and the rendezvous. These examples and programming assignments have been used successfully
Citations
| 78 | An overview of the SR language and implementation – Andrews, Olsson, et al. - 1988 |
| 19 | A Comparative Study of Five Parallel Programming Languages – Bal - 1994 |
| 15 | Operating System Concepts, Third Edition – Silberschatz, Peterson, et al. - 1991 |
| 3 | Experience with the Language SR in an Undergraduate Operating Systems Course – Hartley - 1992 |
| 1 | Report on the SR Language Version 1.1 – Andrews, Olsson - 1989 |

