On Thu, 2010-08-26 at 04:55 -0700, Andy wrote: > How do I use cron/Hudson to tell beanstalkd to run jobs? Can you show > me some code examples?
I was assuming you would put the jobs that need to be batch-processed in beanstalkd and have Hudson wrap the batch processing. Regardless, you could queue jobs in beanstalkd using something like netcat, or even my beanrest project using an HTTP POST. -- David Strauss | [email protected] | +1 512 577 5827 [mobile] Four Kitchens | http://fourkitchens.com | +1 512 454 6659 [office] | +1 512 870 8453 [direct] -- 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.
