Hi all,

I'm using Beanstalkd to run batch commands in background and it works
like a charm, but what if I want to give feedback about the progress
of a job? A job gets an ID which is known both to the workers in the
background and to the frontend that scheduled the job, should I simply
create a new tube with the id of the job to be able to report stuff
back to the frontend?

Regards,
Chris

-- 
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.

Reply via email to