On Aug 26, 4:12 am, David Strauss <[email protected]> wrote: > 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. >
How do I use cron/Hudson to tell beanstalkd to run jobs? Can you show me some code examples? 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.
