Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Threaded Application Sequencing/Rendezvous

by RichardK (Parson)
on Jul 11, 2012 at 10:33 UTC ( [id://981073]=note: print w/replies, xml ) Need Help??


in reply to Threaded Application Sequencing/Rendezvous

I'd use make or one of its equivalents --there are lots -- possibly ant which is easier to use but needs java.

make has been around forever and knows how to parallel process and lots of other things too, the dryrun mode can be really useful.

I don't know if there's a perl only alternative, but I'm sure someone else here will.

  • Comment on Re: Threaded Application Sequencing/Rendezvous

Replies are listed 'Best First'.
Re^2: Threaded Application Sequencing/Rendezvous
by learnedbyerror (Monk) on Jul 11, 2012 at 12:22 UTC

    I have also thought using make. It is on my list of fall backs if I can't find a way I like better.

    Thanks, lbe

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-25 06:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found