node-compute-cluster icon indicating copy to clipboard operation
node-compute-cluster copied to clipboard

Return job-specific EventEmitter from enqueue

Open rfk opened this issue 11 years ago • 3 comments

It would be nice if the job could send back asynchronous progress or logging messages as it goes about its job. Idea: enqueue could return an EventEmitter specific to that job, and the worker could have an API for sending async events to it.

rfk avatar May 07 '14 07:05 rfk

I really need this, did you solve @rfk?

lfreneda avatar Apr 27 '16 20:04 lfreneda

I did not ever cycle back around to trying out an implementation of this, sorry

rfk avatar Apr 27 '16 21:04 rfk

Thanks :(

lfreneda avatar Apr 28 '16 14:04 lfreneda