Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return job-specific EventEmitter from enqueue #21

Open
rfk opened this issue May 7, 2014 · 3 comments
Open

Return job-specific EventEmitter from enqueue #21

rfk opened this issue May 7, 2014 · 3 comments

Comments

@rfk
Copy link

rfk commented May 7, 2014

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.

@lfreneda
Copy link

I really need this, did you solve @rfk?

@rfk
Copy link
Author

rfk commented Apr 27, 2016

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

@lfreneda
Copy link

Thanks :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants