WFL/DCP SPO: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
== SPO ==
== SPO ==


In MCP based systems one or more consoles can function as the "SPO", the system operator interface. Originally it stood for "Supervisory Print Out" in the early MCP but has become "Single Point Operations" service in current MCP.  
In [[:en:Master Control Program|MCP]] based systems one or more consoles can function as the "SPO", the system operator interface. Originally it stood for "Supervisory Print Out" in the early MCP but has become "Single Point Operations" service in current MCP.  


In our systems it corresponds to a Smalltalk image file "SmalltalkPackagedOperations" that we distribute with support.
In our systems it corresponds to a Smalltalk image file "SmalltalkPackagedOperations" that we distribute with support.

Revision as of 19:22, 18 May 2010

SPO

In MCP based systems one or more consoles can function as the "SPO", the system operator interface. Originally it stood for "Supervisory Print Out" in the early MCP but has become "Single Point Operations" service in current MCP.

In our systems it corresponds to a Smalltalk image file "SmalltalkPackagedOperations" that we distribute with support.

In our system, this is the uniform GUI for dominion operations management.

External Links