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: 6 days 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 (about 1 year ago)
- Last Synced: 2025-01-06T22:15:47.099Z (13 days ago)
- Language: Python
- Homepage:
- Size: 138 KB
- Stars: 120
- Watchers: 9
- Forks: 51
- 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.