Skip to content

edrosten/parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel
--------

Copyright (c) Edward Rosten 2007

This is free software; see the file "LICENSE" for copying conditions.  There is
NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


To install, use the normal procedure:

./configure 
make

and as root:

make install

See the man page for further documentation.

I have attempted to test the program by replacing fork() and exec() with
calls that randomly fail. The program produces the expected output in this
case. 


Acknowledgements
----------------

Thanks to Icarus Sparry for help clening V1.0 up to make V1.1.

Thanks to Janis for suggsstions (1.3 to 1.3.1).

Thanks to Chris Green for documentation fixes (1.3.2)

About

Quick way to run commands in parallel locally or via SSH.

Resources

License

Stars

Watchers

Forks

Packages

No packages published