Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Running multiple jobs with dependencies

by Ryszard (Priest)
on Apr 25, 2004 at 13:48 UTC ( [id://347967]=note: print w/replies, xml ) Need Help??


in reply to Running multiple jobs with dependencies

Is there anything preventing you from using the local FS? try /tmp or some such?

OTOH, why not set up a contoller? Any number of way's it can be done, a script that calls everything in turn, something that listens on a socket (and will recieve an "Am i good to go" message/"I'm finished"

There are other ways to preserve state, a database, a lock file (that you're using), signals etc etc..

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://347967]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-03-29 01:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found