Hi, Glad TrendrrBeanstalk is working for you :)
I haven't done much on it in a little while, I had stats call implemented (you can see its commented out in BeanstalkClient), but I didn't want to introduce any dependencies just to parse the yaml. Implementing peek would be fairly trivial, not sure when I would get to it though. If you want to add it and issue a pull request, I'm happy to merge. best, Dustin On Wed, Sep 21, 2011 at 2:35 PM, VR1 <[email protected]> wrote: > Hi All, > > I've been experimenting with a couple of the java beanstalk clients. > > Beanstemc is full featured but has struck me as unstable in its > processing of return codes. > > I've had some success with TrendrrBeanstalk...I like the connection > pooling and it just seems to 'work' out of the box. I haven't yet > tried JavaBeanstalkClient and am curious about other's experiences? > > Question for the author of TrendrrBeanstalk. Do you have any plans to > expand coverage for the beanstalk API? What you've got now works > well but support for *peek* and *stat* would take this client from > good to great. > > -VR > > -- > 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.
