Package pulp :: Package server :: Package tasking :: Package queue :: Module fifo
[hide private]
[frames] | no frames]

Module fifo

source code

Classes [hide private]
  FIFOTaskQueue
Task queue with threaded dispatcher that fires off tasks in the order in which they were enqueued and stores the finished tasks for a specified amount of time.