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

Re: Problem running cluster-based commands from perl script

by GrandFather (Saint)
on Sep 15, 2014 at 20:53 UTC ( [id://1100638]=note: print w/replies, xml ) Need Help??


in reply to Problem running cluster-based commands from perl script

Your Perl script needs to be able to poll for completion of the tasks that have been spawned. If you can detect results being generated you could perhaps wait on that. If you have control over the code running on the cluster you could have the spawning process wait for completion of the cluster processes without needing to change your Perl.

Perl is the programming world's equivalent of English
  • Comment on Re: Problem running cluster-based commands from perl script

Log In?
Username:
Password:

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

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

    No recent polls found