Collector/Processor Pattern v1

The Collector/Processor pattern allows you to acquire data in one Workflow and process it asynchronously in another Workflow.

Review Patterns: Collector/Processor from the v1 Runtime Certification course for a full worked example.