ダウンロードリスト

プロジェクト概要

!ClusterIt はマシンの大規模なグループのメンテナンスが容易にできるようにするソフトウェア スイートです。それは並列プログラミング環境を提供しませんが、1 つの管理に活用するまたは単に大規模なサーバー ファームを管理するものです。並列 rsh、並列コピー、並列仮想 xterminals (xterm)、ジョブのスケジューリングの並列コンパイルを実行するための施設のような機能が含まれています。バリアは、シェル スクリプト内で同期できるようにするプログラムもあります。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2008-02-27 22:14
2.5

新しいプログラムは、Dtopを、ユーザーは複数のマシン上部を実行して、リアルタイムで結果を照合することができます。既定のリモートコマンドはrshからsshをする上で変更されている。テストオプションはすべてのコマンドの場合、SSHを設定して実行する場合ハングアップする可能性のあるSSH接続を試みる前に、チェックが追加されています。フラグは、ユーザーがコピーできるように、dshのために実行し、すべてのマシン上の1つのステップでスクリプトを削除する追加されています。他にもたくさんの小さなバグ修正と機能拡張されます。
タグ: Stable, Major feature enhancements
A new program, dtop, allows the user to run top across multiple machines and collate the results in real-time. The default remote commands have been changed over to ssh from rsh. A test option has been added to all commands to check if SSH is up and running before attempting an SSH connection that might otherwise hang. A flag has been added to dsh allowing the user to copy, execute, and delete a script on all machines in one step. There are many other small bugfixes and enhancements.

2007-07-24 09:18
2.5 Beta

- bオプションpcpに追加されました。これは、能力PCPの操作を逆にすると、リモートマシンからファイルを収集するために使用を追加します。は、ポートの動作は、- tオプション-され、それらのノード上でコマンドを実行する前に、各ノード上でアクティブなテストが追加されました。デフォルトRCMDをのrshからsshを切り替えていた。 RCMD_CMDと同様の設定を解析するユーザ"のssh - v"のような何かをRCMD_CMDを設定し、それを適切に作業ができるように変更されました。 Dtopを、分散型のtopコマンドが追加されました。 - sオプションは、能力をリモートマシンへのスクリプトをコピーに追加dshは、それを実行するに追加され、それを削除する1つの操作は、すべての掲載。
タグ: Beta, Major feature enhancements
A -b option was added to pcp. This adds the ability to reverse the operation of pcp and use it to gather files from remote machines. A -t option that performs a port-is-active test on each node before running the commands on those nodes was added. The default RCMD's was switched from rsh to ssh. The RCMD_CMD and parsing of similar settings was changed to allow the user to set RCMD_CMD to something like "ssh -v" and have it work properly. dtop, a distributed top command was added. A -s option was added dsh, which adds the ability to copy a script to a remote machine, execute it, and delete it, all in a single operation.

2006-02-01 23:34
2.4

修正が正しくLinux上で動作するようにjsd。 ClusterItのは、実行されて、どのバージョンを見るには、すべてのプログラムには、- vオプションを追加します。 snprintfはsprintfのほとんどのインスタンスで置き換えます。 callocとmallocのほとんどのインスタンスで置き換えます。を追加しますRCMD_CMD_ARGSするプログラムのほとんど。これにより、容易に実行するようにRCMD_CMD"としてのssh -4"のことを行うことができます。バグを修正ここでは、GROUP、またはしこりのエントリをdshの原因となる空白の末尾に- gが一致しないように。バグを修正ここではLinuxマシンは、子供のsshからの出力/ rshプロセス切り捨て頻繁に受けた。バグを修正は、すべてのプログラムはARGVをマングルと[0] psのです。
タグ: Stable, Major bugfixes
Fixes jsd to work properly on Linux. Adds a -v option to all programs to show what version of ClusterIt they are running. Replaces most instances of sprintf with snprintf. Replaces most instances of malloc with calloc. Adds RCMD_CMD_ARGS to most of the programs. This makes it easier to do things like run "ssh -4" as your RCMD_CMD. Fixes a bug where trailing whitespace on a GROUP or LUMP entry would cause dsh -g to not match it. Fixes a bug where Linux machines often recieved truncated output from the child ssh/rsh process. Fixes a bug where all the programs would mangle argv[0] for ps.

2005-06-02 23:58
2.3.1

このリリースで修正さOpenBSDでのバグがdshの希望にSEGVがclusterfile読む。配列を完全には、Linuxだけではない、もはやrseqする上で変換されます。 clusterit.specファイルが正常に動作するように修正されています。このリリースは、Red Hat上でテストされています。
タグ: Stable, Minor bugfixes
This release fixes a bug on OpenBSD where dsh would segv when reading the clusterfile. seq is converted over to rseq fully, not just for Linux anymore. The clusterit.spec file has been fixed to work properly. This release has been tested on Red Hat.

2005-05-24 12:13
2.3

このリリースではLinux上でSSHを実行してハングアップを扱っているバグの数は、最大搭載。また、機能の強化とスピードアップを多数のプログラムのスイートに追加されている。最後に、プログラムは、今ではconfigureスクリプトが付属し、新規OSへの移植を容易にするためautoconfedされている。このバージョンは非常に簡単にする必要があります異なるOSやシステム上で作業を取得します。
タグ: Stable, Major bugfixes
This release incorporates a number of bugfixes, the largest of
which is dealing with hangs running SSH on Linux. Additionally,
a number of feature enhancements and speedups have been
added to the suite of programs. Finally, the program has been
autoconfed and now ships with a configure script to ease
porting to new OSes. This version should now be much easier
to get working on different OSes and systems.

プロジェクトリソース