I saw an old discussion regarding this(
http://groups.google.com/group/beanstalk-talk/browse_thread/thread/b18fbf8f00648402#
) but I'm not sure if anyone else has taken this up. I couldn't find
any C client library on searching through the web either.

I'm in the process of writing one. While a simple library can be
hacked together in a week with just send() and recv()'s on sockets,
I'm not sure if this is the proper way to go about it. Keith mentioned
something about the problem of integrating the library with other
event loops. Could you please elaborate on this a bit further?

-- 
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.

Reply via email to