Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Is is possible to use perl fork and ithreads within the same application

by Corion (Patriarch)
on Feb 13, 2015 at 07:46 UTC ( [id://1116581]=note: print w/replies, xml ) Need Help??


in reply to Is is possible to use perl fork and ithreads within the same application

I think the general solution is not to mix threads and fork. No good can come of it as the two mechanisms don't interact well.

  • Comment on Re: Is is possible to use perl fork and ithreads within the same application

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-25 23:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found