Trees | Indices | Help |
|
---|
|
Implements a simple Worker being itself an EngineClient.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Initialize worker.
|
Return a list of underlying engine clients.
|
Source key for this worker is free for use. Use this method to set the custom source key for this worker. |
Start worker.
|
Returns the standard error reader file descriptor as an integer.
|
Returns the reader file descriptor as an integer.
|
Returns the writer file descriptor as an integer.
|
Read data from process.
|
Read error data from process.
|
Close worker. Called by engine after worker has been unregistered. This method should handle all termination types (normal, forced or on timeout).
|
Engine is telling us there is data available for reading.
|
Engine is telling us there is error available for reading.
|
Read last msg, useful in an EventHandler.
|
Get last error message from event handler.
|
Tell worker to close its writer file descriptor once flushed. Do not perform writes after this call. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 27 21:53:22 2010 | http://epydoc.sourceforge.net |