| |||||||||
Beowulf is a design for high-performance parallel computing clusters on inexpensive personal computer hardware. Originally developed by Donald Becker at NASA, Beowulf systems are now deployed worldwide, chiefly in support of scientific computing.
A Beowulf cluster is a group of usually identical PC computers running FreeBSD or another open source Unix operating system, such as Linux or OpenBSD. They are networked into a small TCP/IP LAN, and have libraries and programs installed which allow processing to be shared among them.
There is no particular piece of software that defines a cluster as a Beowulf. Commonly used parallel processing libraries include MPI (Message Passing Interface) and PVM (Parallel Virtual Machine). Both of these permit the programmer to divide a task among a group of networked computers, and recollect the results of processing.
The name comes from the legend of Beowulf.
a very interesting development is linux/knoppix bootable cd's in combination with openmosix, without any settings required any number of computers in a network booting like this will automaticly melt together to form a cluster or Beowulf and be ready for use adding all cpu's and ram together.