asynqueue.wire.WireServer(object)
class documentation
Part of asynqueue.wire
(View In Hierarchy)
An AMP server for the remote end of a WireWorker
.
Construct me with an endpoint description string and either an instance
or the fully qualified name of a WireWorkerUniverse
subclass.
Instance Variable | service | A StreamServerEndpointService from
twisted.application.internet that you can include in the
application of a .tac file, thus accepting
connections to run tasks. |
Method | __init__ | Undocumented |
Method | start | Undocumented |
Method | stop | Undocumented |