python-asynqueue

Asynchronous task queueing based on the twisted framework
  http://foss.tellectual.com/trac/AsynQueue/wiki
  0
  no reviews



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.