Updated Design: Runtime extension points (markdown)

Nick O'Leary 2015-05-11 22:06:35 +01:00
parent f59d3f2462
commit b8071e1814
1 changed files with 1 additions and 0 deletions

@ -21,6 +21,7 @@ This is where a flow is distributed across multiple runtimes. Two connected node
The requirements are:
- co-ordinate the deploy of the flow across multiple machines
- perform some processing on the flows as part of the deploy process
- be able to route messages between the instances are defined by the flow
## Extension Points