[BangPypers] [ANNOUNCEMENT] Retask, a Task Queue implementation for human beings

Kushal Das kushaldas at gmail.com
Wed Jul 4 18:45:40 CEST 2012


Hi all,

I am happy to announce Retask [1], a Task Queue implementation for
human beings. It uses Redis [2] it the backend.

User can enqueue and dequeue tasks in the queues they manage. Each
task can contain any serializable python objects. We use JSON
internally to store the tasks in the queues.

[1] http://retask.readthedocs.org
[2] http://redis.io

Kushal
-- 
http://fedoraproject.org
http://kushaldas.in


More information about the BangPypers mailing list