A lot of times when someone wants to do something like this, the suggestion is made to have the producer watch a specific key in memcache, or wait for some other flag like a file on disk.
Tim Gunter Senior Programmer, Vanilla Forums Inc On Thu, Jun 17, 2010 at 10:41 AM, Christian-Rolf Grün <[email protected]>wrote: > Hello, > > I am currently evaluating beanstalkd as a message queue solution for > an application. I'd like to know if there are any built-in facilities > for the worker to send back data to the job producer after a job is > done. > > Failing that, can the worker modify the data associated with a job? > Can the producer alter the data of a buried job before kicking it? > > The last resort for sending data back would be the creation of reply > tubes for each job. How expensive is it to create a tube? > > 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]<beanstalk-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/beanstalk-talk?hl=en. > > -- 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.
