Home | Trees | Indices | Help |
|
---|
|
object --+ | Master
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
|
|
Pop the next processed Job from the output queue. If there are no pending jobs, it returnsNone .
Otherwise:
|
|
Pop the next unassigned non-cancelled job. If there are no assigned jobs, keep polling everypoll_time seconds until one comes in. If the job has been
cancelled, it is silently discarded. This method should only be called by
a Slave of this
master.
|
Add a processed job in the output queue. This method should only be called by a Slave of this master. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sun Jun 10 22:21:42 2007 | http://epydoc.sourceforge.net |