On Thu, Nov 15, 2012 at 7:49 AM, homer kommrad <[email protected]> wrote: > but when i use beanstemc.reserve() , i wait for 10-15 minutes and > nothing happens.
A quick glance at the javadoc for that project seems to suggest you should use beanstemc.reserve(0) if you want it not to block. -- 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.
