netsse.simul.ship_resp.process_queue#
- netsse.simul.ship_resp.process_queue()#
A function to process the FIFO queue.
This basic function runs the function
netsse.simul.ship_resp.sum_components()
with the queued arguments, until the queue is empty, after which it signals that the task is completed.See also