Trees | Indices | Help |
|
---|
|
zope.component.interfaces.Interface --+ | IWorkerSelectionAlgorithm
Strategy class for selecting eligible zenhub workers for a given function. A default strategy will be created with simple selection algorithm, additional named strategies (named by zenhub service method) can be defined using more elaborate algorithms.
|
|||
|
|
For a given list of workers/worker state and configured options, return a generator of valid worker id's. This will factor in concepts of priority and allocation, to accommodate methods that are short duration and high-frequency, and those of long duration and low-frequency (but may also potentially come in bursts). |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1.1812 on Mon Jul 30 17:10:56 2012 | http://epydoc.sourceforge.net |