Hi, I'm doing a basic test with beanstalkd and I'm not able to reserve jobs in the queue. Full details are at:
http://stackoverflow.com/questions/2818184/unable-to-reserve-a-job-with-beanstalkd but essentially with an installed version this is my output from telnet: use foo USING foo put 0 0 120 5 hello INSERTED 1 reserve-with-timeout 10 TIMED_OUT One is a CentOS server, another Macbook dev machine, same output. Cheers, Brian -- 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.
