The NetBSD Project

CVS log for pkgsrc/sysutils/vxargs/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / vxargs

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2007Q1-base


Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat May 20 11:27:09 2006 UTC (17 years, 10 months ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of vxargs, version 0.3.3:

vxargs is an utility inspired in xargs and pssh.  It provides a parallel
versions of any arbitrary command, including ssh, rsync, scp, wget or
curl, just to mention a few.

It is specially useful to control a large set of machines in a wide-area
network.  For example, it can be used on PlanetLab to control hundreds of
machines spread around the world.

Its main features are:
* Parallelism: Runs many jobs at the same time.
* Flexibility: Runs arbitrary commands with arbitrary options.
* Visualization: Monitors the total/per job progress in a curses-based UI.
* Redirection: The standard and error outputs of each individual job are
  redirected to local files for further analysis.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>