On Wed, Nov 24, 2010 at 7:48 AM, <[email protected]> wrote: > If we use just one tube for all those messages, 2000 - 6000 messages/sec > will be sent(by multiple processes/threads) to a single tube. > On the consuming end, we can't process that many messages per sec.
You can have as many consumers as you like on a single tube. kr -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en.
