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

Re: value uninitilized when using Parallel::ForkManager module

by atcroft (Abbot)
on Apr 14, 2015 at 18:49 UTC ( [id://1123442]=note: print w/replies, xml ) Need Help??


in reply to value uninitilized when using Parallel::ForkManager module

Parallel::ForkManager has a mechanism for sending data back to the parent from the child processes as of version 0.7.6, which sounds like what you are really wanting to do. (There is a section of the documentation on it, as well as an example. Adapting the example was not, in my experience, a difficult exercise.)

Hope that helps.

  • Comment on Re: value uninitilized when using Parallel::ForkManager module

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1123442]
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: (5)
As of 2024-04-23 21:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found