libBeanstalk.NET
libBeanstalk.NET copied to clipboard
A .NET library for using Beanstalkd
Results
2
libBeanstalk.NET issues
Sort by
recently updated
recently updated
newest added
When I call a method `ReserveString()`, this method is waiting for new item in queue in order to reserve it. But if during this process you start/stop(because of an error...
I have a proxy server between beanstalk services. Is it possible to connect to beanstalk server with proxy (host & port) and authentication (user & passwd)?