TritonDataCenter / node-workflow

Task orchestration, creation and running using NodeJS
MIT License
456 stars 66 forks source link

Implement Joins #162

Open Smithx10 opened 6 years ago

Smithx10 commented 6 years ago

Implement "joins" like in the following:

https://netflix.github.io/conductor/metadata/systask/#join https://docs.openstack.org/mistral/ocata/main_features.html#join

This could potentiolly speed up triton jobs.