TritonDataCenter / node-workflow

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

WorkflowBackend should be an EventEmitter #86

Closed kusor closed 12 years ago

kusor commented 12 years ago

So we can bubble up error and other events happening at backend clients from there to either API or Runner.