fsprojects / Amazon.SimpleWorkflow.Extensions

Extensions to AmazonSDK's SimpleWorkflow capabilities to make it more intuitive to use
http://fsprojects.github.io/Amazon.SimpleWorkflow.Extensions
MIT License
16 stars 10 forks source link

Support child workflows #1

Closed theburningmonk closed 11 years ago

theburningmonk commented 11 years ago

Support spawning a child workflow as a step in an existing workflow, e.g. Workflow (...) +!> Workflow(...)