Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Thread Design help

by Proclus (Beadle)
on Sep 09, 2010 at 23:20 UTC ( [id://859579]=note: print w/replies, xml ) Need Help??


in reply to Thread Design help

Whenever I need parallelism and nonblocking applications, I look at POE. Most likely that someone else before me has tackled my problem and actually turned the solution into a great POE module.

In your case this one may help:
POE::Component::Pool::DBI

You might still need a threading solution and it mixes well with POE, at least in my GUI apps.

Also, I have to say that BrowserUK always manages to turn cumbersome Perl threads into an art form.

Log In?
Username:
Password:

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

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

    No recent polls found