Hi, This is great, I was looking for something like this a while back when I was doing the Drupal beanstalkd integration as a way of being able to interrogate the queues a bit easier so that I could inspect what was happening. Also I was looking so that I could queue up jobs from Varnish as a method of keeping stats.
With something like this someone build a queue runner which would work in a shell script or even utilities to allow you to create messages from the shell which would be great for testing. Thanks Gordon. On 05/03/2012, at 4:23 PM, deepfryed wrote: > Hi, > > I wanted to hack a C / C++ version of a client for work use but more > as a learning exercise. I think I have the protocol fully covered but > its only been a few days and i have not tested the C++ API full yet. > So any feedback would be much appreciated. > > https://github.com/deepfryed/beanstalk-client > > Thanks > > -- > 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.
