Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Multithreading

by PetaMem (Priest)
on Jul 20, 2001 at 19:06 UTC ( [id://98434]=note: print w/replies, xml ) Need Help??


in reply to Multithreading

Some monks here already adviced fork instead of threading.
I found the Parallel::ForkManager most useful for
spaning up independent processes. However: If you need
communication between the processes youŽll have to stick with IPC.

But I think fork is the ideal candidate for your purpose.

Ciao

Log In?
Username:
Password:

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

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

    No recent polls found