Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Receiving data asynchronously in a long-run process

by Annirak (Novice)
on Sep 21, 2009 at 19:54 UTC ( [id://796602]=note: print w/replies, xml ) Need Help??


in reply to Re: Receiving data asynchronously in a long-run process
in thread Receiving data asynchronously in a long-run process

Wow, joost, that's a lot of really great information. My intent was originally to write a library which would work much like Thread::Pool::Simple, so you're absolutely right; I was planning to use multiple workers. I had intended this to be a local-machine-only library, but the possibility of handling off-machine jobs for particularly granular tasks has a lot to recommend it too.

For a local-machine library, I suspect that activemq is probably heavier than necessary. For a grid computing library, it's probably a great solution. I don't think I need quite that much power, but since I do want to release this library, perhaps the flexibilty is worthwhile.

  • Comment on Re^2: Receiving data asynchronously in a long-run process

Replies are listed 'Best First'.
Re^3: Receiving data asynchronously in a long-run process
by Joost (Canon) on Sep 21, 2009 at 20:41 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-19 20:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found