Global Information Lookup Global Information

History of computer clusters information


A VAX 11/780, c. 1977

The history of computer clusters is best captured by a footnote in Greg Pfister's In Search of Clusters: "Virtually every press release from DEC mentioning clusters says ‘DEC, who invented clusters...’. IBM did not invent them either. Customers invented clusters, as soon as they could not fit all their work on one computer, or needed a backup. The date of the first is unknown, but it would be surprising if it was not in the 1960s, or even late 1950s."[1]

The formal engineering basis of cluster computing as a means of doing parallel work of any sort was arguably invented by Gene Amdahl of IBM, who in 1967 published what has come to be regarded as the seminal paper on parallel processing: Amdahl's Law. Amdahl's Law describes mathematically the speedup one can expect from parallelizing any given otherwise serially performed task on a parallel architecture. This article defined the engineering basis for both multiprocessor computing and cluster computing, where the primary differentiator is whether or not the interprocessor communications are supported "inside" the computer (on for example a customized internal communications bus or network) or "outside" the computer on a commodity network.

Consequently, the history of early computer clusters is more or less directly tied into the history of early networks, as one of the primary motivations for the development of a network was to link computing resources, creating a de facto computer cluster. Packet switching networks were conceptually invented by the RAND corporation in 1962. Using the concept of a packet switched network, the ARPANET project succeeded in creating in 1969 what was arguably the world's first commodity-network based computer cluster by linking four different computer centers (each of which was something of a "cluster" in its own right, but probably not a commodity cluster). The ARPANET project grew into the Internet—which can be thought of as "the mother of all computer clusters" (as the union of nearly all of the compute resources, including clusters, that happen to be connected). It also established the paradigm in use by all computer clusters in the world today—the use of packet-switched networks to perform interprocessor communications between processor (sets) located in otherwise disconnected frames.

The development of customer-built and research clusters proceeded hand in hand with that of both networks and the Unix operating system from the early 1970s, as both TCP/IP and the Xerox PARC project created and formalized protocols for network-based communications. The Hydra operating system was built for a cluster of DEC PDP-11 minicomputers called C.mmp at Carnegie Mellon University in 1971. However, it was not until circa 1983 that the protocols and tools for easily doing remote job distribution and file sharing were defined (largely within the context of BSD Unix, as implemented by Sun Microsystems) and hence became generally available commercially, along with a shared filesystem.

The first commercial clustering product was ARCnet, developed by Datapoint in 1977. ARCnet was not a commercial success and clustering per se did not really take off until Digital Equipment Corporation released their VAXcluster product in 1984 for the VAX/VMS operating system. The ARCnet and VAXcluster products not only supported parallel computing, but also shared file systems and peripheral devices. The idea was to provide the advantages of parallel processing, while maintaining data reliability and uniqueness. VAXcluster, now VMScluster, is still available on OpenVMS running on Alpha, Itanium and x86-64 systems.[2]

Two other noteworthy early commercial clusters were the Tandem Himalaya (a circa 1994 high-availability product) and the IBM S/390 Parallel Sysplex (also circa 1994, primarily for business use).

No history of commodity computer clusters would be complete without noting the pivotal role played by the development of Parallel Virtual Machine (PVM) software in 1989. This open source software based on TCP/IP communications enabled the instant creation of a virtual supercomputer—a high performance compute cluster—made out of any TCP/IP connected systems. Free-form heterogeneous clusters built on top of this model rapidly achieved total throughput in FLOPS that greatly exceeded that available even with the most expensive "big iron" supercomputers. PVM and the advent of inexpensive networked PCs led, in 1993, to a NASA project to build supercomputers out of commodity clusters. In 1995 the Beowulf cluster—a cluster built on top of a commodity network for the specific purpose of "being a supercomputer" capable of performing tightly coupled parallel HPC computations—was invented,[3] which spurred the independent development of grid computing as a named entity, although Grid-style clustering had been around at least as long as the Unix operating system and the Arpanet, whether or not it, or the clusters that used it, were named.

  1. ^ Pfister, Gregory (1998). In Search of Clusters (2nd ed.). Upper Saddle River, NJ: Prentice Hall PTR. p. 36. ISBN 0-13-899709-8.
  2. ^ "VSI OpenVMS Cluster Systems" (PDF). VSI. August 2019. Retrieved 2021-01-13.
  3. ^ http://www.beowulf.org/overview/history.html

and 24 Related for: History of computer clusters information

Request time (Page generated in 0.9064 seconds.)

History of computer clusters

Last Update:

The history of computer clusters is best captured by a footnote in Greg Pfister's In Search of Clusters: "Virtually every press release from DEC mentioning...

Word Count : 828

Computer cluster

Last Update:

A computer cluster is a set of computers that work together so that they can be viewed as a single system. Unlike grid computers, computer clusters have...

Word Count : 3747

History of personal computers

Last Update:

The history of the personal computer as a mass-market consumer electronic device began with the microcomputer revolution of the 1970s. A personal computer...

Word Count : 19840

Computer memory

Last Update:

Windows Server Enterprise supports clustering with up to eight-node clusters and very large memory (VLM) configurations of up to 32 GB on 32-bit systems and...

Word Count : 3270

Dashboard

Last Update:

Clusters". Campbell, Bryan (2019-10-24). "15 of the Greatest Automotive Instrument Clusters of All Time". Gear Patrol. Retrieved 2022-10-13. "15 of the...

Word Count : 2760

Computer

Last Update:

operation; or to a group of computers that are linked and function together, such as a computer network or computer cluster. A broad range of industrial and consumer...

Word Count : 13920

Microsoft Cluster Server

Last Update:

Microsoft Cluster Server (MSCS) is a computer program that allows server computers to work together as a computer cluster, to provide failover and increased...

Word Count : 532

Computer engineering

Last Update:

Computer engineering (CoE or CpE) is a branch of computer science and electronic engineering that integrates several fields of computer science and electronic...

Word Count : 3175

Parallel computing

Last Update:

single machine, while clusters, MPPs, and grids use multiple computers to work on the same task. Specialized parallel computer architectures are sometimes...

Word Count : 8564

Apache Hadoop

Last Update:

storage and processing of big data using the MapReduce programming model. Hadoop was originally designed for computer clusters built from commodity hardware...

Word Count : 5094

Computer network

Last Update:

A computer network is a set of computers sharing resources located on or provided by network nodes. Computers use common communication protocols over...

Word Count : 9862

Supercomputer

Last Update:

supercomputer is a type of computer with a high level of performance as compared to a general-purpose computer. The performance of a supercomputer is commonly...

Word Count : 7945

World Computer Chess Championship

Last Update:

human operators. The WCCC is open to all types of computers including microprocessors, supercomputers, clusters, and dedicated chess hardware. Due to the requirement...

Word Count : 648

List of Apple products

Last Update:

Specifications, Apple Computer, Inc. Mac Systems: Apple, EveryMac.com Glen Sanford, Apple History, apple-history.com Dan Knight, Computer Profiles, LowEndMac...

Word Count : 166

Design of the FAT file system

Last Update:

record) can be larger than the number of sectors used by data (clusters × sectors per cluster), FATs (number of FATs × sectors per FAT), the root directory...

Word Count : 11972

Clustered file system

Last Update:

Corporation's TOPS-20 and OpenVMS clusters (VAX/ALPHA/IA64) included shared disk file systems. Distributed file system Clustered NAS Storage area network Shared...

Word Count : 1744

Pleiades

Last Update:

it is among the nearest star clusters to Earth. It is the nearest Messier object to Earth, and is the most obvious cluster to the naked eye in the night...

Word Count : 5027

Spectral clustering

Last Update:

components — the optimal clusters with no edges cut — spectral clustering is also related to a spectral version of DBSCAN clustering that finds density-connected...

Word Count : 2933

Tandem Computers

Last Update:

without shared memory, regardless of where the processes were running. This approach easily scaled to multiple-computer clusters and helped isolate corrupted...

Word Count : 5626

Apache Mesos

Last Update:

Apache Mesos is an open-source project to manage computer clusters. It was developed at the University of California, Berkeley. Mesos began as a research...

Word Count : 1028

Computer music

Last Update:

Computer music is the application of computing technology in music composition, to help human composers create new music or to have computers independently...

Word Count : 4184

Observable universe

Last Update:

Chronology of the universe – History and future of the universe Dark flow – A possible non-random component of the peculiar velocity of galaxy clusters Hubble...

Word Count : 6725

Fuzzy clustering

Last Update:

similar as possible, while items belonging to different clusters are as dissimilar as possible. Clusters are identified via similarity measures. These similarity...

Word Count : 2018

History of computing

Last Update:

2006." IEEE Computer Society Timeline of Computing History Computer History - a collection of articles by Bob Bemer Computer Histories - An introductory...

Word Count : 6439

PDF Search Engine © AllGlobal.net