Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kushaldas/retask
- Owner: kushaldas
- License: mit
- Created: 2012-07-03T10:03:40.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T11:20:37.000Z (10 months ago)
- Last Synced: 2024-09-21T20:59:40.185Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 138 KB
- Stars: 120
- Watchers: 9
- Forks: 50
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - retask - Retask is a simple task queue implementation written for human beings. It provides generic solution to create and manage task queues. (Python)
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.