On Wed, 2010-08-25 at 23:41 -0700, Andy wrote: > 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.
Use beanstalkd to queue the jobs. Use cron (or, my favorite, Hudson) to run periodic batches.
signature.asc
Description: This is a digitally signed message part
