Thanks. Also we can have multiple providers for the same tube, right? i.e, multiple providers can push requests for the same tube at the same time.
-----Original Message----- From: kr <[email protected]> To: beanstalk-talk <[email protected]> Cc: kadnan <[email protected]> Sent: Wed, Nov 24, 2010 5:33 pm Subject: Re: number of tubes 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. -- 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.
