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