hi, (please forgive any wrong terminology in the following!)
I'm looking at using beanstalk as a job queue, where it should be possible to cancel (specific) running jobs. this kind of leads one to think of adding a separate 'control' tube for each worker, as well as an extra thread in each worker to monitor the extra tube. of course that seems a bit of a hack.... some other "message brokers" seem to offer broadcasting functionality, but it's all a bit unclear what the precise options and tradeoffs are. and I like beanstalk so far, so perhaps anyone here has been here before..? thanks, cheers, mark. -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beanstalk-talk/8c6873d8-34cd-47f9-905d-3c76a5f54ea7%40googlegroups.com.
