Difference between revisions of "RTS-8"
From Computer History Wiki
m (add a link, +cat) |
m (Proper cat) |
||
| Line 8: | Line 8: | ||
}} | }} | ||
| − | RTS/8 is a compact [[real-time]] [[operating system]] designed for the [[PDP-8]] family of processors (except the [[PDP-8/S]]). This system allows up to 63 [[task]]s to run concurrently and compete for resources on a fixed priority basis. It can be used for a wide range of | + | '''RTS/8''' is a compact [[real-time]] [[operating system]] designed for the [[PDP-8]] family of processors (except the [[PDP-8/S]]). This system allows up to 63 [[task]]s to run concurrently and compete for resources on a fixed priority basis. It can be used for a wide range of [[application]]s in which a number of processes must be monitored and controlled. As with other real-time systems, RTS/8 responds to physical or conceptual events to permit the timely execution and scheduling of tasks. |
| − | |||
| − | |||
== References == | == References == | ||
From [http://bitsavers.org/ Bitsavers]: [http://bitsavers.informatik.uni-stuttgart.de/pdf/dec/pdp8/rts8/DEC-08-ORTMA-C-D_RTS8_V2B_UsersMan_Feb77.pdf RTS/8 User's Manual] | From [http://bitsavers.org/ Bitsavers]: [http://bitsavers.informatik.uni-stuttgart.de/pdf/dec/pdp8/rts8/DEC-08-ORTMA-C-D_RTS8_V2B_UsersMan_Feb77.pdf RTS/8 User's Manual] | ||
| − | [[Category:PDP-8 Operating Systems]] | + | {{semi-stub}} |
| − | [[Category:DEC Operating Systems]] | + | |
| + | [[Category: PDP-8 Operating Systems]] | ||
| + | [[Category: DEC Operating Systems]] | ||
Revision as of 21:12, 20 October 2018
| RTS/8 | |
| Type: | real-time |
|---|---|
| Creator: | DEC |
| Architecture: | PDP-8 |
| Date Released: | 1976? |
RTS/8 is a compact real-time operating system designed for the PDP-8 family of processors (except the PDP-8/S). This system allows up to 63 tasks to run concurrently and compete for resources on a fixed priority basis. It can be used for a wide range of applications in which a number of processes must be monitored and controlled. As with other real-time systems, RTS/8 responds to physical or conceptual events to permit the timely execution and scheduling of tasks.
References
From Bitsavers: RTS/8 User's Manual