Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: When to use forks, when to use threads ...?

by perrin (Chancellor)
on Sep 04, 2008 at 17:50 UTC ( [id://709078]=note: print w/replies, xml ) Need Help??


in reply to When to use forks, when to use threads ...?

It's a big question, so read up with Google and SuperSearch. The gist of it is that if you're on Windows you will usually prefer Perl threads to forking and on Unix it will be the opposite.
  • Comment on Re: When to use forks, when to use threads ...?

Replies are listed 'Best First'.
Re^2: When to use forks, when to use threads ...?
by Anonymous Monk on Sep 05, 2008 at 07:51 UTC
    Right, because on windows forking is emulated using threads, because windows doesn't have fork...
      I dunno... any time I've used that OS, I've thought "forking Windows...."
      -Bib

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-09-08 20:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.