Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Distributed FIFO queues?

by NiJo (Friar)
on Aug 16, 2007 at 20:23 UTC ( [id://633167]=note: print w/replies, xml ) Need Help??


in reply to Distributed FIFO queues?

At the rate of 1k/sec messages you are limited by the round trip rate. Clients spend much time waiting for the next work package, not even thinking about the data base.

I'd think about queuing work packages of 100 messages. That should be a lot easier on the common infrastructure.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-04-24 16:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found