On Monday, June 4, 2012 at 7:08 PM, Jason wrote: > If I have a single worker with multiple threads, can I open multiple > connections to beanstalkd and get jobs to increase parallelism? > >
Yes. > Or is > it one connection per ip? > > You can open arbitrarily many connections from any address and any process. 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.
