Group Control System
This article needs additional citations for verification. (November 2024) |
| Group Control System (GCS) | |
|---|---|
| Developer | IBM |
| Marketing target | IBM mainframe computers |
| License | Proprietary |
| History of IBM mainframe operating systems |
|---|
Group Control System (GCS) is an operating system made by IBM, meant to run as a guest of VM.[1] GCS is an integral component of the discontinued VM/SP (since VM/SP 4), VM/XA SP, VM/ESA and current z/VM IBM System product offerings.
Overview
GCS's purpose is to provide an environment to run some specific OS/MVS-based applications and networking middleware under VM. To this end, GCS provides a limited simulation of the OS/MVS APIs. While CMS, the usual VM guest, already has OS simulation, it is not extensive enough to run some applications such as VTAM.
Specifically, GCS provides OS multitasking support. In order to be able to spread the load over several virtual machines, GCS also implements a notion of group where each group member virtual machine can interact with one another.
To implement this, GCS uses several techniques:
- A writable shared segment
- IUCV communications between virtual machines
- A recovery virtual machine, designed to clean up locks in the shared segments when virtual machines unexpectedly leave the group
GCS is not designed to be a multi-purpose user operating system such as CMS. For example, it does not allow for file editing.
Examples of programs designed to run under GCS are:
- VM/VTAM : The VM implementation of the VTAM stack
- RSCS : The Remote Spooling Communication Subsystem, which, when associated with an instance of VM/VTAM, can use SNA resources to communicate with other SNA/NJE hosts
- NETVIEW : A networking monitoring service
References
External links
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.