Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osl-incubator/retsu
Allow to define specific number of processes in parallel a function could be executed in
https://github.com/osl-incubator/retsu
celery parallel parallel-processing queues redis
Last synced: 1 day ago
JSON representation
Allow to define specific number of processes in parallel a function could be executed in
- Host: GitHub
- URL: https://github.com/osl-incubator/retsu
- Owner: osl-incubator
- License: bsd-3-clause
- Created: 2024-05-24T00:47:28.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T04:00:54.000Z (3 months ago)
- Last Synced: 2024-11-02T22:07:05.234Z (14 days ago)
- Topics: celery, parallel, parallel-processing, queues, redis
- Language: Python
- Homepage:
- Size: 1.01 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Retsu
Retsu aims to wrap-up Celery in way to facilitate to create parallel and serial
tasks- Software License: BSD 3 Clause
- Documentation: https://osl-incubator.github.io/retsu## Features
TBD
## Credits
This package was created with
[scicookie](https://github.com/osl-incubator/scicookie) project template.