Generated by DeepSeek V3.2| OpenVMS | |
|---|---|
| Name | OpenVMS |
| Developer | Digital Equipment Corporation, later Hewlett-Packard, now VMS Software Inc. |
| Source model | Closed source |
| Released | 25 October 1977 |
| Latest release version | V9.2-2 |
| Latest release date | 12 December 2023 |
| Marketing target | Servers, High-availability computing |
| Kernel type | Monolithic kernel |
| Ui | Command-line interface, DECwindows |
| License | Proprietary software |
| Website | https://vmssoftware.com/ |
OpenVMS. Originally released as VAX/VMS by Digital Equipment Corporation in 1977, it is a multi-user, multiprocessing virtual memory operating system designed for high availability and data integrity. It was a pivotal platform for the VAX CISC architecture and later successfully ported to DEC Alpha and Intel Itanium RISC processors. Known for its clustering capabilities, integrated security, and backward compatibility, it remains in use for critical applications in industries like financial services, healthcare, and industrial control systems.
The system's development began at Digital Equipment Corporation's Maynard, Massachusetts facilities, led by engineers including Gordon Bell and Dave Cutler. Its initial release coincided with the launch of the VAX-11/780 minicomputer, creating a highly influential hardware-software pairing that competed directly with IBM mainframes. Following the acquisition of DEC by Compaq in 1998, and later by Hewlett-Packard, the platform was ported from VAX to the DEC Alpha and then Intel Itanium architectures, with the "Open" prefix added to signify support for open systems standards. In 2014, development was transferred to VMS Software Inc. (VSI), which continues to release new versions for x86-64 systems.
A hallmark is the VMScluster (originally VAXcluster) system, which allows multiple systems to share disk storage and present a single, unified management environment, enhancing both availability and scalability. The operating system incorporates a detailed security model with protection rings, access control lists (ACLs), and detailed audit trails, earning high evaluations under the Orange Book criteria. Other integral features include the RMS file system, the DECnet networking protocol suite, and the DCL command-line interface. Its backward compatibility ensures applications compiled for older versions, even on original VAX hardware, often run without modification on modern x86-64 iterations.
The core of the system is a monolithic kernel that manages virtual memory, processes, and synchronization through mechanisms like ASTs and event flags. Its memory management uses a paged and segmented model, providing each process with a large, protected address space. The I/O subsystem is asynchronous and uses device drivers and file systems that integrate tightly with the volume and caching management. The system services and run-time libraries, such as LIB$ and SMG$, provide a stable API that has remained consistent across hardware transitions from VAX to Alpha to Itanium and now x86-64.
The platform has historically been foundational for large-scale transaction processing systems, notably within the financial sector where institutions like the New York Stock Exchange and major clearing houses have relied on its uptime. It is extensively used in industrial control and telecom infrastructure, within entities like Alstom and various PSTN operators. Significant scientific and academic deployments have included the SPIRES database at the Stanford Linear Accelerator Center and the HEPnet particle physics network. Governmental use has been documented by organizations such as the U.S. Department of Defense and NASA, particularly for the Space Shuttle program.
Current development is led by VMS Software Inc. under the stewardship of Duane Harris, with a roadmap focused on the native x86-64 port, branded as VSI OpenVMS. Modernization efforts include support for contemporary cryptographic standards, updated TCP/IP stacks like TCP/IP Services, and integration with modern SAN and cloud environments. The community is supported by organizations such as the Encompass user group and events like Deklarit conferences, while software layers like the Python and Java ports help bridge legacy applications to modern development practices. This ongoing evolution aims to preserve the system's legendary reliability while extending its lifespan in contemporary data centers.
Category:Proprietary operating systems Category:Computer-related introductions in 1977