well , i was already suspecting there is something spooky here. for a solution , i just use reserve(1) and that does the job for me now :)
On Wednesday, November 21, 2012 9:59:36 AM UTC+2, Keith Rarick wrote: > > On Tue, Nov 20, 2012 at 11:52 PM, homer kommrad > <[email protected]<javascript:>> > wrote: > > so when i call reserve , it means i call reserve(0) > > Then it appears the client's javadoc is wrong. Indeed, > > https://github.com/safl/beanstemc/blob/master/src/dk/safl/beanstemc/Beanstemc.java#L338-342 > > shows that a timeout of 0 uses the reserve command, > which never times out. There doesn't seem to be any > way to get beanstemc to send reserve-with-timeout 0. > -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/beanstalk-talk/-/GFzM5amTULwJ. 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.
