I have three 'prep' lines that all funnel into one machine. This machine has three lanes that all need be filled in order to run. I have the three lanes funneling into task individual processors, but I want the processors to wait until all three are full to run.
is there a way to do this?