Is there any way to schedule periodic batch processing of jobs using beanstalkd? I'd enqueue jobs continuously but want to batch process them, say every 30 minutes.
I'm using Python, so would probably be using the beanstalkc client. I'm new to this. Any help would be greatly appreciated. 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.
