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

Worker Generated Batch Jobs? #31

Open
sirwolfgang opened this issue Sep 29, 2014 · 1 comment
Open

Worker Generated Batch Jobs? #31

sirwolfgang opened this issue Sep 29, 2014 · 1 comment

Comments

@sirwolfgang
Copy link

I have a few workers that sole point is to figure out how much work there is and split it into workers. Then I have tasks that need to be ran after these sub workers are done.

Any thoughts on how to go about this? I not sure Superworker currently supports something to allow this. This there a way Superworker could block until queue is finish? Or I could registor my sub workers with the current Supoerworker??

@scottrobertson
Copy link

+1 on this. It would be really good to have a way to work out a range of dates, and pass that into the batch without having to pass it into the original superworker class.

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