Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yadage/adage
dynamic DAG workflows
https://github.com/yadage/adage
Last synced: about 1 month ago
JSON representation
dynamic DAG workflows
- Host: GitHub
- URL: https://github.com/yadage/adage
- Owner: yadage
- License: mit
- Created: 2015-04-22T18:37:50.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T23:09:48.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T20:16:58.202Z (2 months ago)
- Language: Python
- Size: 3.02 MB
- Stars: 55
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README
- Changelog: Changelog
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - adage - dynamic DAG workflows (Python)
README
Adage - A DAG Executor
This is a small experimental package to see how one could describe workflows that are not completely known at definition time.
Tasks are run asynchronously either via a multiprocessing pool or celery or IPython Parallel clusters
Read more at:
https://github.com/lukasheinrich/adage