Trees | Indices | Help |
|
---|
|
object --+ | WorkQueue
I am a class that turns parallel access into serial access.
I exist because we want to run libvirt access in threads as we don't trust calls not to block, but under load libvirt doesnt seem to like this kind of threaded use.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 25 19:40:33 2012 | http://epydoc.sourceforge.net |