Jason | 5 Jun 2012 04:08
Picon

multiple reserves from single worker/ip?

If I have a single worker with multiple threads, can I open multiple
connections to beanstalkd and get jobs to increase parallelism? Or is
it one connection per ip?

--

-- 
You received this message because you are subscribed to the Google Groups "beanstalk-talk" group.
To post to this group, send email to beanstalk-talk@...
To unsubscribe from this group, send email to beanstalk-talk+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en.

Keith Rarick | 8 Jun 2012 04:55
Picon
Favicon
Gravatar

Re: multiple reserves from single worker/ip?

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 beanstalk-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to beanstalk-talk+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en.

Gmane