Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kushaldas/retask

Retask is a simple task queue implementation written for human beings. It provides generic solution to create and manage task queues.
https://github.com/kushaldas/retask

Last synced: about 1 month ago
JSON representation

Retask is a simple task queue implementation written for human beings. It provides generic solution to create and manage task queues.

Awesome Lists containing this project

README

        

Welcome to retask
=================
retask is a python module to create distributed task
queues using Redis.

You can read the latest [documentation](https://retask.readthedocs.io).

Release build is done via [asaman](https://pypi.org/project/asaman/) from the tarball.