nettee 0.2.0beta (Development branch) |
|
|
nettee is a network "tee" program. It can
typically transfer data between N nodes at
(nearly) the full bandwidth provided by the switch
which connects them. It is handy for cloning nodes
or moving large database files.
License: GNU General Public License v2
Changes:
The data stream can be directed up or down the chain. Processing of the data stream on each node has been added (this permits network merge and other more complex operations). There is expanded error handling. Per-node data buffering has been added. Example accessory scripts now use topology files.
|