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

Re: Threads, MySQL & Ease of use

by imrags (Monk)
on Jun 26, 2009 at 05:35 UTC ( [id://774924]=note: print w/replies, xml ) Need Help??


in reply to Threads, MySQL & Ease of use

I've not used Threads with DBI, however, from whatever threads i've used so far,
I've always found it useful to use threads with semaphore and control the
number of threads accessing a particular subroutine.
Also be careful of using threads on windows box with multiple CPUs. You also have to be careful
about the memory used by threads!
Raghu

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-26 06:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found