Difference between revisions of "NORD-OPS"

From Computer History Wiki
Jump to: navigation, search
(created NORD-OPS page)
 
m (Avoid dab)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
NORD-OPS is a mass storage oriented operating system for the NORD-1, NORD-10 and NORD-5 computer systems. The main design objectives for NORD-OPS has been to make a modular, flexible and reliable operating system, which then should make it easy to use and utilize the NORD computers in their different configurations and environments.
+
'''NORD-OPS''' is a [[mass storage]] oriented [[operating system]] for the [[NORD-1]], [[NORD-10]] and [[NORD-5]] computer systems. The main design objectives for NORD-OPS has been to make a modular, flexible and reliable operating system, which then should make it easy to use and utilize the NORD computers in their different configurations and environments.
  
To reach these design objectives, it was for several reasons natural to base the operating system on the SINTRAN Monitor System:
+
To reach these design objectives, it was for several reasons natural to base the operating system on the [[SINTRAN]] Monitor System:
* SINTRAN is an advanced real-time multi-programming monitor that is especially designed for an easy extension to a general operating system.
+
* SINTRAN is an advanced [[real-time system]] [[multi-programming]] monitor that is especially designed for an easy extension to a general operating system.
 
* SINTRAN will presumably make a basis for further development on real-time system for NORD-1, and a duplication of standard software should be avoided.
 
* SINTRAN will presumably make a basis for further development on real-time system for NORD-1, and a duplication of standard software should be avoided.
Thus, NORD-OPS is organized as a set of tasks running under SINTRAN, providing the user with the possibility of batch jobs and / or activities in "conversational mode" while they use SINTRAN for real time applications.
+
Thus, NORD-OPS is organized as a set of [[task]]s running under SINTRAN, providing the user with the possibility of [[batch processing]] [[job]]s and / or activities in "conversational mode" while they use SINTRAN for [[real-time]] applications.
  
{{stub}}
+
== References ==
  
== References ==
+
* [http://www.ndwiki.org/wiki/NORD-OPS NDWiki: NORD-OPS]
[http://www.ndwiki.org/wiki/NORD-OPS NDWiki: NORD-OPS]
+
 
 +
{{semi-stub}}
  
[[Category:Operating Systems]]
+
[[Category: Operating Systems]]
[[Category:Norsk Data Software]]
+
[[Category: Norsk Data Software]]

Latest revision as of 15:06, 9 September 2022

NORD-OPS is a mass storage oriented operating system for the NORD-1, NORD-10 and NORD-5 computer systems. The main design objectives for NORD-OPS has been to make a modular, flexible and reliable operating system, which then should make it easy to use and utilize the NORD computers in their different configurations and environments.

To reach these design objectives, it was for several reasons natural to base the operating system on the SINTRAN Monitor System:

  • SINTRAN is an advanced real-time system multi-programming monitor that is especially designed for an easy extension to a general operating system.
  • SINTRAN will presumably make a basis for further development on real-time system for NORD-1, and a duplication of standard software should be avoided.

Thus, NORD-OPS is organized as a set of tasks running under SINTRAN, providing the user with the possibility of batch processing jobs and / or activities in "conversational mode" while they use SINTRAN for real-time applications.

References