Use a generator to improve selecting from the queue and locking to prevent...
Use a generator to improve selecting from the queue and locking to prevent mulitple processes trying to process the same queue
Closes #3203626
Use a generator to improve selecting from the queue and locking to prevent mulitple processes trying to process the same queue
Closes #3203626