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 x.__class__.__doc__ for signature
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 29 10:00:41 2010 | http://epydoc.sourceforge.net |