Asynchronous task queueing based on the Twisted framework.
Asynchronous task queueing based on the Twisted framework, with task prioritization and a powerful worker/manager interface. Worker implementations are included for running tasks via threads, separate Python interpreters, and remote worker nodes.