Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

NonStop (server computers)

From Wikipedia, the free encyclopedia
(Redirected from NonStop Kernel)
NonStop (server computers)
DeveloperHewlett Packard Enterprise
ManufacturerHewlett Packard Enterprise
TypeComputer Server
Availability1976 to current
NonStop OS
PredecessorTandem Computers Incorporated
NonStop OS
Working stateCurrent
Source modelClosed-source
Latest releaseL25.09 / September 2025; 10 months ago (2025-09)
LicenseProprietary
Official websitehpe.com/info/nonstop

NonStop is a series of server computers introduced to market in 1976 by Tandem Computers Incorporated,[1] beginning with the NonStop product line.[2] It was followed by the Tandem Integrity NonStop line of lock-step fault-tolerant computers, now defunct (not to be confused with the later and much different Hewlett-Packard Integrity product line extension). The original NonStop product line is currently offered by Hewlett Packard Enterprise since Hewlett-Packard Company's split in 2015. Because NonStop systems are based on an integrated hardware/software stack, Tandem and later HPE also developed the NonStop OS operating system for them.

NonStop systems are, to an extent, self-healing. To circumvent single points of failure, they are equipped with almost all redundant components. When a mainline component fails, the system automatically falls back to the backup.

These systems can be used by banks, stock exchanges, payment applications, retail companies, energy and utility services, healthcare organizations, manufacturers, telecommunication providers, transportation, and other enterprises requiring extremely high uptime. In 2002, 95% of worldwide stock transactions and two-thirds of credit card transactions were handled by NonStop computers.[3]

History

[edit]

Originally introduced in 1976 by Tandem Computers Inc., the line was later owned by Compaq (from 1997), Hewlett-Packard Company (from 2003)[4] and Hewlett Packard Enterprise (since 2015). In 2005, the HP Integrity "NonStop i" (or TNS/E) servers, based on Intel Itanium microprocessors, was introduced. In 2014, the first "NonStop X" (or TNS/X) systems, based on Intel x86-64 processors, were introduced. Sales of the Itanium-based systems ended in July 2020.[5]

Early NonStop applications had to be specifically coded for fault tolerance. That requirement was removed in 1983 with the introduction of the Transaction Monitoring Facility (TMF), along with Pathway transaction management software and SCOBOL applications (or, later, NonStop Tuxedo transaction management software), which handles the various aspects of fault tolerance on the system level.

Software

[edit]

NonStop OS is a message-based operating system designed for fault tolerance. It works with process pairs and ensures that backup processes on redundant CPUs take over in case of a process or CPU failure.[6] Data integrity is maintained during those takeovers; no transactions or data are lost or corrupted.

The operating system includes the Guardian layer, which is a low-level component of the operating system, and the Open System Services (OSS) personality which runs atop this layer, which implements a Unix-like interface for other components of the OS to use.

The operating system and application are designed to support the fault tolerant hardware.[7] The operating system monitors the status of all components, switching control as necessary to maintain operations. Software programs can be written as continuously available programs using a pair of processes where one process performs all the primary processing and the other serves as a "hot backup", receiving updates to data whenever the primary reaches a critical point in processing. Should the primary stop, the backup steps in to resume execution using the current transaction.[8]

The systems support relational database management systems like NonStop SQL and hierarchical databases such as Enscribe.

Languages supported include Java,[9] C, C++,[9] COBOL[6], SCOBOL (Screen COBOL)[6], Transaction Application Language (TAL), etc. It uses the scripting and job control language TACL (Tandem Advanced Command Language), and is written in TAL and C.

Hardware

[edit]
A NonStop server in 1987.

The HPE Integrity NonStop computers are a line of fault-tolerant, message-based server computers based on the Intel Xeon processor platform,[5] and optimized for transaction processing. Average availability levels of 99.999% have been observed.[10] NonStop systems have a massively parallel processing (MPP) architecture that provides linear scalability. Each CPU runs a copy of the operating system, and systems can be expanded to over 4000 CPUs. This is a shared-nothing architecture—also known as loosely coupled multiprocessing.[7]

Due to the integrated hardware/software stack and a single system image, system management requirements for NonStop systems are simplified. In most deployments there is a single system image, not a complex server farm.[citation needed]

Most customers also have a backup server in a remote location for IT disaster recovery. There are standard products to keep the data of the production and the backup server synchronized, for example, HPE's Remote Database Facility (RDF),[11] hence there is fast takeover and little to no data loss in a disaster situation with the production server being disabled or destroyed.

HP also developed a data warehouse and business intelligence server line, HP Neoview, based on the NonStop line. It acted as a database server, providing NonStop OS and NonStop SQL, but lacked the transaction processing functionality of the original NonStop systems. The line was retired, and no longer marketed, as of 24 January 2011.[12]

See also

[edit]

References

[edit]
  1. "History of TANDEM COMPUTERS, INC. – FundingUniverse". fundinguniverse.com. Retrieved 1 March 2023.
  2. Katzman, J. A. (1977). "Chapter 29". System Architecture for NonStop Computing. Cupertino, California: Tandem Computers, Incorporated. (also published in Compcon, 1977, pp. 77–80).
  3. Takahashi, Dean (15 December 2002). "Enterprise systems group strives for profitability". San Jose Mercury News. San Jose, California. pp. 1F–2F. High-end servers such as Compaq's Tandem nonstop computers, which handle 95 percent of the stock transactions in the world and process two of every three credit card transactions.
  4. Shankland, Stephen (13 June 2002). "Top-end server group comes home to HP". CNET. Retrieved 16 February 2023.
  5. 1 2 "HPE NonStop family of systems" (PDF).
  6. 1 2 3 Kim, Won (29 March 1984). "Highly Available Systems for Database Applications". ACM Computing Surveys. 16 (1): 71–98. doi:10.1145/861.866. ISSN 0360-0300. Retrieved 26 August 2025.
  7. 1 2 Keefauver, Tim (June 1997). Baran, Nicholas (ed.). "The Coming Age of Clustering". Windows NT Systems. 1 (4). San Francisco, California: Miller Freeman Incorporated: 31–38. ISSN 1091-0212.
  8. HP NonStop Server Security: A Practical Handbook. Digital Press. 6 October 2003. ISBN 978-1555583149.
  9. 1 2 "Engineered for the highest availability – HPE NonStop family of systems brochure" (PDF). p. 10.
  10. "Compare system availability in the real world". Hewlett-Packard. October 2006. Archived from the original on 12 July 2011. Retrieved 7 August 2010.
  11. "Engineered for the Highest Availability" (PDF). July 2020. p. 14. Retrieved 25 February 2023.
  12. Morgan, Timothy Prickett. "HP euthanizes Neoview data warehouse iron". theregister.com. Retrieved 27 April 2023.

Sources

[edit]
[edit]