Implementors of the interfaces.IWorker interface. These objects are what handle the tasks in your base.TaskQueue.

Class ThreadWorker I implement an IWorker that runs tasks in a dedicated worker thread.
Class ProcessWorker I implement an IWorker that runs tasks in a dedicated worker process.
Class AsyncWorker I implement an IWorker that runs tasks in the Twisted main loop.
API Documentation for AsynQueue, generated by pydoctor at 2022-11-17 13:13:24.