Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Threaded Application Sequencing/Rendezvous

by DrHyde (Prior)
on Jul 11, 2012 at 10:51 UTC ( [id://981080]=note: print w/replies, xml ) Need Help??


in reply to Threaded Application Sequencing/Rendezvous

It's not entirely clear what you want - for example, does job 1a only depend on job 1, or must job 2 also finish before 1a starts? and does job 3 only depend on job 2a, or must 1a also finish before job 3 starts?

But that's a minor matter. My weapon of choice for this would be your shell's job control system. It's really good at that sort of thing and you'll have to write less code than you would if you were to do something perlish.

update: ignore me, I didn't read the bit about wanting reports etc

  • Comment on Re: Threaded Application Sequencing/Rendezvous

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-26 05:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found