Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 296 Bytes

Readme.md

File metadata and controls

11 lines (6 loc) · 296 Bytes

Camel AWS Simple Workflow Service Demo

WorkflowProducer will schedule 10 workflow executions

WorkflowConsumer will complete the first 5, and schedule activity tasks for the rest

ActivityConsumer will process activity tasks and return an incremented number as result.

License

ASLv2