Uranium
Application Framework
|
Inherits threading.Thread.
Public Member Functions | |
None | __init__ (self, JobQueue queue, name=None) |
None | run (self) |
Protected Attributes | |
_name | |
_queue | |
A worker thread that can process jobs from the JobQueue.