4bf9f78eea
Clusterit is a collection of clustering tools loosely based on IBM's PSSP clustering tools. Unlike PSSP or GLUnix, Clusterit allows fast parallel execution of remote commands as it is written in architecture-independent C. Administrators can choose from a variety of authentication methods, including SSH and Kerberos. With Clusterit, administrators can run parallelized and load balanced software builds (using jsd/jsh) or manage a heterogeneous cluster of machines (using dsh/dvt/rvt). submitted by Will Maier <willmaier at ml1.net> input and ok naddy@
10 lines
489 B
Plaintext
10 lines
489 B
Plaintext
Clusterit is a collection of clustering tools loosely based on IBM's
|
|
PSSP clustering tools. Unlike PSSP or GLUnix, Clusterit allows fast
|
|
parallel execution of remote commands as it is written in
|
|
architecture-independent C. Administrators can choose from a variety
|
|
of authentication methods, including SSH and Kerberos.
|
|
|
|
With Clusterit, administrators can run parallelized and load
|
|
balanced software builds (using jsd/jsh) or manage a heterogeneous
|
|
cluster of machines (using dsh/dvt/rvt).
|