Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Job schedulers on unix

0 views
Skip to first unread message

Greg Dharma

unread,
Jan 14, 2009, 10:56:31 AM1/14/09
to
Hi,

I am looking for some job schedulers on unix with some features listed
below:
- Should be able to "order" jobs, i.e. trigger job FOO if another job
BAR completes successfully (or even with error, both cases).
- should be able to transfer information between different jobs by
some means ($ENV is an option, however I am looking to restrict access
to information to only those jobs that need it)
- should be able to log every line executed. This assumes that there
is an associated scripting language in the background (say bash perl
etc) and I would like every line currently being executed to be logged
to a file followed by any possible output produced by executing that
line...


Does anyone know of any existing job schedulers which would do all or
some of the above? Any pointers would be appreciated!

Thanks!
Greg

Markus Döhr

unread,
Feb 3, 2009, 4:41:33 AM2/3/09
to Greg Dharma
> I am looking for some job schedulers on unix with some features listed
> below:

Redwood Cronacle has those features:

http://www.redwood.com/products/cronacle/capabilities/

--
Markus

0 new messages