Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Disadvantage of not supporting pthreads in perl and how perl overcomes? (cores)

by tye (Sage)
on Aug 14, 2015 at 17:00 UTC ( [id://1138614]=note: print w/replies, xml ) Need Help??


in reply to Disadvantage of not supporting pthreads in perl and how perl overcomes?

I heard that threads in perl [...] cannot utilize multi-core

Perl threads certainly can use multiple cores.

How perl based websites handle multiple requests at the same time without threads?

Most of them probably use multiple processes.

- tye        

Replies are listed 'Best First'.
Re^2: Disadvantage of not supporting pthreads in perl and how perl overcomes? (cores)
by Anonymous Monk on Aug 15, 2015 at 00:25 UTC
    How can perl threads use multi-core? can you tell me more in detail? and how perl's ithreads work exactly?
      A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-03-29 06:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found