MCP-CMS: Difference between revisions
No edit summary |
No edit summary |
||
(27 intermediate revisions by the same user not shown) | |||
Line 25: | Line 25: | ||
background-color: #FFFFFFF; | background-color: #FFFFFFF; | ||
} | } | ||
.content { | .content { | ||
padding: 0 18px; | padding: 0 18px; | ||
Line 56: | Line 55: | ||
<br> | <br> | ||
</span> | </span> | ||
</div> | </div> | ||
<div style="position: relative; top: -100px;"> | <div style="position: relative; top: -100px;"> | ||
<blockquote style="position: relative;top: 0px;"> Semantic Roadmap | <blockquote style="position: relative;top: 0px;"> Semantic Roadmap | ||
<tt> | <tt> | ||
<ul> | <ul> | ||
<li>0. | <li>0.9.0 074-11-02 1<sup>st</sup> ed. tl;dr story freeze.† </li> | ||
<li>0 | <li>1.0.0 075-06-dd Core DS DCP based, sameboat per node MCPs & Redvant generation chain support cells.</li> | ||
<li>1.1.0 075-09-dd Transparent Ledger (Books), DCP help live in wild.</li> | |||
<li>1.1.0 | <li>1.2.0 07y-mm-dd BaselineOfWFL. </li> | ||
<li>1.2.0 07y-mm-dd | <li>1.3.0 07y-mm-dd BaselineOfDCP/DGUI (SPO controlled FRED instances). </li> | ||
<li>1.3.0 07y-mm-dd | |||
<li>1.4.0 07y-mm-dd ∫ x 𝔻 ∂ DS, stable boot KEE SPA.</li> | <li>1.4.0 07y-mm-dd ∫ x 𝔻 ∂ DS, stable boot KEE SPA.</li> | ||
<li>2.0.0 07y-mm-dd 2<sup>nd</sup> ed. tl;dr story (feat: visual programming/execution), 1<sup>st</sup> WFL w integral DGUI IDE. </li> | <li>2.0.0 07y-mm-dd 2<sup>nd</sup> ed. tl;dr story (feat: visual programming/execution), 1<sup>st</sup> WFL w integral DGUI IDE. </li> | ||
Line 111: | Line 107: | ||
<b>ODT MCS</b> | <b>ODT MCS</b> | ||
<blockquote> | <blockquote> | ||
MCP-CMS connects via a MCS which is | MCP-CMS connects via a MCS which is usually the CANDE MCS although more generally any MCS with the ODT property can connect for an Operator Display Terminal session with MCP/DCP. | ||
Upon <b>mcpcms</b> connect, like the lang specific subshells in the next §, an additional command <b>cande</b> can be used which will process the MCP-CMS system commands | Upon <b>mcpcms</b> connect, like the lang specific subshells in the next §, an additional command <b>cande</b> can be used which will process the MCP-CMS system commands | ||
analogous to those in the MCP 15 document above | analogous to those in the MCP 15 document above. | ||
<br><br> | <br><br> | ||
In Burroughs MCP, the CANDE MCS was used ubiquitously. | In Burroughs MCP, the CANDE MCS was used ubiquitously. The ODTs had a full screen editor which just fed lines to CANDE. Commands are implemented per need and some such | ||
as the text edit functions likely never will be in <b>mcpcms cande</b>. CANDE is used in current Unisys MCP but neither it nor the MCS have their former prominence when the OS runs | as the text edit functions likely never will be in <b>mcpcms cande</b>. CANDE is used in current Unisys MCP but neither it nor the MCS have their former prominence | ||
especially when the OS runs as a Windows service. | |||
</blockquote> | </blockquote> | ||
<b>mcpcms</b> | <b>mcpcms</b> | ||
<blockquote> | <blockquote> | ||
A modified <b>zsh</b> | The CMS in MCP-CMS is inspired by VM/CMS and the MCP system command level of the CANDE MCS and the ODT session corresponds to the VM CMS command level. | ||
Aside from | A modified <b>zsh</b> serves as the analog of Burroughs CANDE as one of several shells invocable in an ODT. | ||
Upon successful connect, the launch link above results in an ODT session with this shell in the browser having supplied a parameter to the connect to invoke <b>cande</b>. | |||
Aside from adaptations for the MCP machine model, it is just zsh however and the following alternates are available to establish different shell behaviours in support of the KEE: | |||
<ul><li><b>shcl</b> </li><li><b>shhs</b></li><li><b>upsh</b></li></ul> | <ul><li><b>shcl</b> </li><li><b>shhs</b></li><li><b>upsh</b></li></ul> | ||
which have the lisp, haskell, and prolog natures, respectively. <b>shcl</b> is the only one which is a full shell, the others are ways to do posix shell things in lang. While in | which have the lisp, haskell, and prolog natures, respectively. <b>shcl</b> is the only one which is a full shell run at the ODT command level like <b>cande</b>, the others are ways | ||
to do posix shell things in lang and are run as commands in cande/zsh. While in general Lisp and Prolog implementations can vary in the Boot KEE, these lang shells are integral with | |||
DCP which uses sbcl and swipl, respectively. In the Boot KEE epoch, before DCP WFL is available DCP is implemented in these shells over its machine model. | |||
<b>mcpcms</b> can be accessed from various connect points such as the launch link above in an AKPERSONs session. | <b>mcpcms</b> can be accessed from various connect points such as the launch link above in an AKPERSONs session. | ||
<b>mcpcms</b> | <b>mcpcms</b> scope may vary from MCP cell/container to a whole DCP/DS context. Cloud compute resources are dynamically provisioned using either system | ||
inventory or user supplied provisioning credentials with | inventory or user supplied provisioning credentials with supported cloud vendors. Later MCP for Mac and Windows will allow cells there and a the last free version of VM/CMS under | ||
Hercules will run as an automous MCP subject. | |||
</blockquote> | </blockquote> | ||
<b>DCP WFL</b> | <b>DCP WFL</b> | ||
<blockquote> | <blockquote> | ||
is eponymous | is eponymous upon the <a style="background-color:aliceblue;" href=https://meansofproduction.biz/pub/mcpWFL.pdf>Burroughs WFL</a> with some preserved semantics and aesthetics but | ||
only superficially similar — | |||
<ul> | <ul> | ||
<li>The Job is not the top level construct. The Job or App is the closest construct to heritage WFL in my WFL but with ops on my MCP rather than the Burroughs/Unisys one and expansion beyond | <li>The Job is not the top level construct. The Job or App is the closest construct to heritage WFL in my WFL but with ops on my MCP rather than the Burroughs/Unisys one and expansion beyond | ||
Line 142: | Line 142: | ||
</ul> | </ul> | ||
In Burroughs systems, WFL didn have as high a profile as IBM JCL, the main punch of the overall system, in an industry installation, would be its system of transactions and these ran from | In Burroughs systems, WFL didn have as high a profile as IBM JCL, the main punch of the overall system, in an industry installation, would be its system of transactions and these ran from | ||
a database which the Burroughs architecture delivered seamlessly without WFL to terminals as a special db stack. | a database which the Burroughs architecture delivered seamlessly without WFL to terminals as a special db stack. DCP WFL has these design goals | ||
<ol> | <ol> | ||
<li> | <li>provide an clear/auditable text for DCP operations as a complement to</li> | ||
<li>the MCP which provides the real machine model and</li> | <li>the MCP which provides the real machine model and</li> | ||
<li>with code blocks containing text of other supported langs</li> | <li>with code blocks containing text of other supported langs</li> | ||
Line 157: | Line 157: | ||
<tr style="background-color:black;color:white;font-size:10px;"><td width=125 align=center >Declarator</td><td align=center width=90>Language</td><td align=center | <tr style="background-color:black;color:white;font-size:10px;"><td width=125 align=center >Declarator</td><td align=center width=90>Language</td><td align=center | ||
width=180>Intrinsic</td><td align=center width=205>Purpose/Role</td></tr> | width=180>Intrinsic</td><td align=center width=205>Purpose/Role</td></tr> | ||
<tr style="background-color:white;font-size:10px;"><td colspan=4 align=right>Enterprise Facing </td></tr> | |||
<tr style="background-color:white;font-size:10px;"><td colspan=4 align=right>Machine Facing </td></tr> | |||
<tr><td>JOB</td><td align=center>MINT 3</td><td align=center>Yes</td><td>JCL</td></tr> | |||
<tr><td>SUBROUTINE</td><td align=center><a href=https://www.gnu.org/software/marst/><b>A60</b></a></td><td align=center>Yes</td><td>JCL Procedures</td></tr> | |||
<tr><td>UNIT</td><td align=center><a style="background-color:aliceblue;" href=https://jmvdveer.home.xs4all.nl/en.algol-68-genie.html><b>A68</b></a> | |||
</td><td align=center>Yes</td><td>MCP Libraries</td></tr> | |||
<tr style="background-color:white;font-size:10px;"><td colspan=4 align=right>Enterprise Facing </td></tr> | |||
<tr><td align=left>APP¹,DB,NS</td><td align=center>WFL </td><td align=center>Yes</td><td><font size=1>Job, Database, & Namespace control</font> </td></tr> | <tr><td align=left>APP¹,DB,NS</td><td align=center>WFL </td><td align=center>Yes</td><td><font size=1>Job, Database, & Namespace control</font> </td></tr> | ||
<tr><td>CL</td><td align=center>Common Lisp</td><td align=center>No</td><td>Lateral R</td></tr> | <tr><td>CL</td><td align=center>Common Lisp</td><td align=center>No</td><td>Lateral R</td></tr> | ||
Line 164: | Line 171: | ||
<tr><td>PL</td><td align=center>Prolog</td><td align=center>No</td><td>Plain Prolog</td></tr> | <tr><td>PL</td><td align=center>Prolog</td><td align=center>No</td><td>Plain Prolog</td></tr> | ||
<tr><td>ST</td><td align=center>Smalltalk²</td><td align=center>No</td><td>SPO Context</td></tr> | <tr><td>ST</td><td align=center>Smalltalk²</td><td align=center>No</td><td>SPO Context</td></tr> | ||
</table><br>¹<font size=1>An APP is a JOB with device/station dependencies</font> ²<font size=1>headless squeak</font><br> | </table><br>¹<font size=1>An APP is a JOB with device/station dependencies</font> ²<font size=1>headless squeak</font><br> | ||
</center> | </center> | ||
Line 178: | Line 180: | ||
Procedural WFL is translated from source text to A60/C, then compiled and linked to the Barton machine, or directly interpreted by genie or MINT. Non-WFL blocks are compiled and bound | Procedural WFL is translated from source text to A60/C, then compiled and linked to the Barton machine, or directly interpreted by genie or MINT. Non-WFL blocks are compiled and bound | ||
and used in the concrete context of the DS which they form as extensions of the WFL/B machine.<br><br> | and used in the concrete context of the DS which they form as extensions of the WFL/B machine.<br><br> | ||
'JCL' means things defined by an M-TRAN phrase grammar which can contain pure MINT blocks but general end use procedures are meant to be in Algol dialects. I dont mean it to be an acronym being both more general than job control and serving as the macro assembler of MCP. MCP thus maintains a distinction between what it and the host machine directly interpret.<br><br> | |||
A Smalltalk code set is part of the system concept and a "WFL workframe" is intended as an IDE and GUI for DCP/MCP (DGUI/SPO) but it is not required for ops and will not be | A Smalltalk code set is part of the system concept and a "WFL workframe" is intended as an IDE and GUI for DCP/MCP (DGUI/SPO) but it is not required for ops and will not be | ||
available until I've worked it on the basis of the experience of the first working clusters. | available until I've worked it on the basis of the experience of the first working clusters. | ||
</div> | </div> | ||
</blockquote><br><br> | </blockquote><br><br> | ||
<span style="position:relative;top:-30px;font-size:12px;">The namestyles are | <span style="position:relative;top:-30px;font-size:12px;">The namestyles are in homage to | ||
<a href=https://en.wikipedia.org/wiki/Burroughs_MCP>MCP</a> and <a href=https://en.wikipedia.org/wiki/Conversational_Monitor_System>VM/CMS</a> mainframe OSes, both still in use | <a href=https://en.wikipedia.org/wiki/Burroughs_MCP>MCP</a> and <a href=https://en.wikipedia.org/wiki/Conversational_Monitor_System>VM/CMS</a> mainframe OSes, both still in use | ||
and Unisys | and Unisys and VM/CMS are trademarks of the IBM and Unisys corporations, respectively. DS MCP as an actually delivered OS is composed of cells (containers) and OS images (nodes) | ||
running system services and jobs with original code in the KEE langs supported by lower level apps runnable on a nodes kernel OS. | |||
<div | </span> | ||
<a href=https://en.wikipedia.org/wiki/Abydos_King_List><img align=right width=400px src=https://meansofproduction.biz/images/kings_list.012.jpg></a><br>The Abydos Kings List | <div style="float:right;text-align:center;font-size:12px;position:relative;left:-125px;top:-240px;width:400px;font-family:Papyrus;" > | ||
<a href=https://en.wikipedia.org/wiki/Abydos_King_List><img align=right width=400px src=https://meansofproduction.biz/images/kings_list.012.jpg></a> | |||
<br>The Abydos Kings List c. -400 to 1400 公元, Menes — Seti I | |||
</div> | |||
</blockquote> | </blockquote> | ||
</div></div></div></div> | |||
</div> | <hr style="position:relative;left:20px;" width=80%> | ||
< | <img width=150 align=right src=https://juan.ai-integration.biz/xasppage/xasppage.pl?XASPPAGE_STYLE=0&P=MCPCMS> | ||
<div style="position:relative;top:-10px;"><div id="10CC" style="position: relative;text-align:center;height:150px;"> | |||
<div id="10CC" style="position: relative;text-align:center;height:150px;"> | |||
<video id="10C" style="position: relative;top:-10px;" title="Pharoah bids Hebrews glean own straw with same count of bricks, presumably for Pi Rameses. The court snickers, Nefertari and Aaron look to Moise who stalks out." poster="http://meansofproduction.biz/images/TIVlarge.png" controls> | <video id="10C" style="position: relative;top:-10px;" title="Pharoah bids Hebrews glean own straw with same count of bricks, presumably for Pi Rameses. The court snickers, Nefertari and Aaron look to Moise who stalks out." poster="http://meansofproduction.biz/images/TIVlarge.png" controls> | ||
<source src="https://meansofproduction.biz/pub/tldrMCPWFL.webm" type='video/webm'; /> | <source src="https://meansofproduction.biz/pub/tldrMCPWFL.webm" type='video/webm'; /> | ||
<p>No content matching HTML5 video setup!</p> | <p>No content matching HTML5 video setup!</p> | ||
</video> | </video> | ||
</div></div> | |||
<script> | <script> | ||
var coll = document.getElementsByClassName("collapsible"); | var coll = document.getElementsByClassName("collapsible"); | ||
Line 240: | Line 244: | ||
(function fade(){ | (function fade(){ | ||
if (!isPlaying) {(s.opacity-=.025)<0?s.display="none":setTimeout(fade,150)}})(); | if (!isPlaying) {(s.opacity-=.025)<0?s.display="none":setTimeout(fade,150)}})(); | ||
</script | </script> | ||
</html> | </html> |
Revision as of 13:17, 9 April 2025
mcpcms
conversational monitoring system
DCP Shell

launch — an MCP cell ¹ provisioned by the Domain Control Program per your current context. ²

This page has an audio track, mouseover for title/credit.
Semantic Roadmap
- 0.9.0 074-11-02 1st ed. tl;dr story freeze.†
- 1.0.0 075-06-dd Core DS DCP based, sameboat per node MCPs & Redvant generation chain support cells.
- 1.1.0 075-09-dd Transparent Ledger (Books), DCP help live in wild.
- 1.2.0 07y-mm-dd BaselineOfWFL.
- 1.3.0 07y-mm-dd BaselineOfDCP/DGUI (SPO controlled FRED instances).
- 1.4.0 07y-mm-dd ∫ x 𝔻 ∂ DS, stable boot KEE SPA.
- 2.0.0 07y-mm-dd 2nd ed. tl;dr story (feat: visual programming/execution), 1st WFL w integral DGUI IDE.
- 2.1.0 07y-mm-dd ∫ VM (CMS, MVS) / DCP ∂ DS, the MF-One story.
- 2.2.0 07y-mm-dd Mature DDD/KEE product.
¹ Resource limits are dynamically set except for F class which always gets the system limit if there is one which for billable accounts is the set spend limit.
² Set parameters for your cloud provider in the DS Dashboard control blocks in your DCMS account or use system inventory.
† This page and About DCP are top level specifying stories, cog arch internals aren't divulged as I mean them to be adaptable without notice, everything else is source accessible by DevOps users.
³ MCS: a message control subsystem of a MCP.MCPCMS presents the "CANDE" MCS³ for DS users.
AKPERSONs (see Entitlements), and whitelisted stations can connect with the link above or in a running MCP SPO .
The attempt, if it reaches the DCP, results in completion codes reported in DS control block displays in your DCMS profile.
Only ssh access from the wild, but this page will attempt, using your SAR credentials if the session role is greater than 1.
MCP operator messages will go to your ODT message queue.
MCP 3.3 CANDE Reference Card
MCP 14 CANDE Reference

ODT MCS
MCP-CMS connects via a MCS which is usually the CANDE MCS although more generally any MCS with the ODT property can connect for an Operator Display Terminal session with MCP/DCP. Upon mcpcms connect, like the lang specific subshells in the next §, an additional command cande can be used which will process the MCP-CMS system commands analogous to those in the MCP 15 document above.
In Burroughs MCP, the CANDE MCS was used ubiquitously. The ODTs had a full screen editor which just fed lines to CANDE. Commands are implemented per need and some such as the text edit functions likely never will be in mcpcms cande. CANDE is used in current Unisys MCP but neither it nor the MCS have their former prominence especially when the OS runs as a Windows service.mcpcms
The CMS in MCP-CMS is inspired by VM/CMS and the MCP system command level of the CANDE MCS and the ODT session corresponds to the VM CMS command level. A modified zsh serves as the analog of Burroughs CANDE as one of several shells invocable in an ODT. Upon successful connect, the launch link above results in an ODT session with this shell in the browser having supplied a parameter to the connect to invoke cande. Aside from adaptations for the MCP machine model, it is just zsh however and the following alternates are available to establish different shell behaviours in support of the KEE:
- shcl
- shhs
- upsh
which have the lisp, haskell, and prolog natures, respectively. shcl is the only one which is a full shell run at the ODT command level like cande, the others are ways to do posix shell things in lang and are run as commands in cande/zsh. While in general Lisp and Prolog implementations can vary in the Boot KEE, these lang shells are integral with DCP which uses sbcl and swipl, respectively. In the Boot KEE epoch, before DCP WFL is available DCP is implemented in these shells over its machine model. mcpcms can be accessed from various connect points such as the launch link above in an AKPERSONs session. mcpcms scope may vary from MCP cell/container to a whole DCP/DS context. Cloud compute resources are dynamically provisioned using either system inventory or user supplied provisioning credentials with supported cloud vendors. Later MCP for Mac and Windows will allow cells there and a the last free version of VM/CMS under Hercules will run as an automous MCP subject.
DCP WFL
is eponymous upon the Burroughs WFL with some preserved semantics and aesthetics but only superficially similar —
- The Job is not the top level construct. The Job or App is the closest construct to heritage WFL in my WFL but with ops on my MCP rather than the Burroughs/Unisys one and expansion beyond batch ops.
- In my WFL, Namespace, Database, and then App/Job is the scope hierarchy. Namespace and Database are elements of a domain space and may span multiple MCP instances but Jobs are limited to a single MCP.
In Burroughs systems, WFL didn have as high a profile as IBM JCL, the main punch of the overall system, in an industry installation, would be its system of transactions and these ran from a database which the Burroughs architecture delivered seamlessly without WFL to terminals as a special db stack. DCP WFL has these design goals
- provide an clear/auditable text for DCP operations as a complement to
- the MCP which provides the real machine model and
- with code blocks containing text of other supported langs
DCP WFL is developed in a bottom up manner from this statement of design intent without any spec other than the heritage systems and the DCP/MCP concept. In the initial releases there will be no documentation outside of story text, and the top level pamphlets. Code cannot move into WFL blocks from its free form before the 1.2.0 milestone. In standard Algol convention № 3 above is implemented by these block variants with the same delimitation by BEGIN and END bounded blocks:
MCP Block Types
Declarator Language Intrinsic Purpose/Role Machine Facing JOB MINT 3 Yes JCL SUBROUTINE A60 Yes JCL Procedures UNIT A68 Yes MCP Libraries Enterprise Facing APP¹,DB,NS WFL Yes Job, Database, & Namespace control CL Common Lisp No Lateral R HS Haskell No Applications LP LogTalk No Lateral L PL Prolog No Plain Prolog ST Smalltalk² No SPO Context
¹An APP is a JOB with device/station dependencies ²headless squeak
Intrinsic means the lang is native to MCP/WFL and doesn't require COMPILE or BIND to produce a RUN eligible object title. Enterpise facing means oriented to programming users of the system, Machine facing means me, for my motivation, satisfaction and design intent of real machine independence of the core super-OS. Users can create their own semantic spaces by using WFL and the standard modern high level lang blocks while the MINT and Algol elements are my private programming of DCP/MCP not meant for user consuption but visible to satisfy transparency requirements.
Procedural WFL is translated from source text to A60/C, then compiled and linked to the Barton machine, or directly interpreted by genie or MINT. Non-WFL blocks are compiled and bound and used in the concrete context of the DS which they form as extensions of the WFL/B machine.
'JCL' means things defined by an M-TRAN phrase grammar which can contain pure MINT blocks but general end use procedures are meant to be in Algol dialects. I dont mean it to be an acronym being both more general than job control and serving as the macro assembler of MCP. MCP thus maintains a distinction between what it and the host machine directly interpret.
A Smalltalk code set is part of the system concept and a "WFL workframe" is intended as an IDE and GUI for DCP/MCP (DGUI/SPO) but it is not required for ops and will not be available until I've worked it on the basis of the experience of the first working clusters.
The namestyles are in homage to MCP and VM/CMS mainframe OSes, both still in use and Unisys and VM/CMS are trademarks of the IBM and Unisys corporations, respectively. DS MCP as an actually delivered OS is composed of cells (containers) and OS images (nodes) running system services and jobs with original code in the KEE langs supported by lower level apps runnable on a nodes kernel OS.