https://github.com/creationix/conductor
Conducts async functions into orchestrated masterpieces
https://github.com/creationix/conductor
Last synced: about 1 year ago
JSON representation
Conducts async functions into orchestrated masterpieces
- Host: GitHub
- URL: https://github.com/creationix/conductor
- Owner: creationix
- Created: 2010-04-02T04:07:54.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-04-10T17:36:31.000Z (about 16 years ago)
- Last Synced: 2024-05-02T06:10:40.384Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 137 KB
- Stars: 52
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Conductor
Conductor is a code execution engine that takes a list of functions with defined inputs and outputs and chains then together in whatever way you can imagine.