Asynqueue is a python module which provides asynchronous task queueing with prioritization and a powerful worker/manager interface.
worker implementations are provided for running tasks via threads, separate python interpreters, and remote worker nodes.