Skip to content
/ rjob Public

Execution of remote jobs on multiple systems using ssh

Notifications You must be signed in to change notification settings

pmenglund/rjob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e81dd27 · May 20, 2010

History

15 Commits
May 20, 2010
May 20, 2010
May 20, 2010
May 15, 2010
May 15, 2010
May 17, 2010
May 17, 2010
May 15, 2010
May 20, 2010
May 15, 2010
May 20, 2010
May 15, 2010
May 15, 2010
May 17, 2010
May 20, 2010
May 15, 2010

Repository files navigation

== Welcome to Rjob

Rjob is created out of frustration from using pssh, capistrano and a home
grown tool (written using 1000+ lines of Borne shell, sed and awk) - neither
could satisfy what I needed:
- a framework where I can submit remote jobs to be run on a set of servers
- run things in paralell (with a knob to limit max connections)
- rerun failed jobs (due to system being down/unreachable)
- easy viewing of the result

== TODO
- hosts should not be stored as a text
- alerts when jobs are done

About

Execution of remote jobs on multiple systems using ssh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published