Difference between revisions of "VAXft series"

From Computer History Wiki
Jump to: navigation, search
m (Oops)
(Also separate backplanes)
Line 1: Line 1:
The '''VAXft series''' ('''VAX fault tolerant''') were a series of [[fault tolerant]] [[VAX]] computers produced by [[DEC]]. They used [[redundancy]] to produce reliable operation: units contained dual [[CPU]]s and other components, with a 'crosslink cable' running between the CPUs. The cable allowed [[hardware]] in the two CPUs to check, on an [[instruction]]-by-instruction basis, that they were producing identical results.
+
The '''VAXft series''' ('''VAX fault tolerant''') were a series of [[fault tolerant]] [[VAX]] computers produced by [[Digital Equipment Corporation|DEC]]. They used [[redundancy]] to produce reliable operation: units contained dual [[Central Processing Unit|CPUs]] and other components, mounted in separate [[backplane]]s in the [[cabinet]], with a 'crosslink cable' running between the CPUs. The cable allowed [[hardware]] in the two CPUs to check, on an [[instruction]]-by-instruction basis, that they were producing identical results.
  
 
Some of the VAXft's fault tolerance features are implemented in [[software]], the [[VAXft System Services]] software, which is needed to support those features.
 
Some of the VAXft's fault tolerance features are implemented in [[software]], the [[VAXft System Services]] software, which is needed to support those features.

Revision as of 05:18, 8 May 2024

The VAXft series (VAX fault tolerant) were a series of fault tolerant VAX computers produced by DEC. They used redundancy to produce reliable operation: units contained dual CPUs and other components, mounted in separate backplanes in the cabinet, with a 'crosslink cable' running between the CPUs. The cable allowed hardware in the two CPUs to check, on an instruction-by-instruction basis, that they were producing identical results.

Some of the VAXft's fault tolerance features are implemented in software, the VAXft System Services software, which is needed to support those features.

VAXft models included:

Further reading

External links