The ConditionalLoop code provides a recipe to execute a dynamically-determined number of activities concurrently.
The AWS Flow Framework for Ruby is required, which can be obtained and installed using the information here:
If you already have Ruby and RubyGems installed, you can install the framework by opening a terminal window and typing:
gem install aws-flow
For more information about setting up the AWS Flow Framework for Ruby, see Installing the AWS Flow Framework for Ruby in the AWS Flow Framework for Ruby Developer Guide.
To view or download the code for all of the AWS Flow Framework for Ruby recipes and samples, go to:
To view the code and comments for the recipes in this directory, refer to the individual source files.
For more information about the Amazon Simple Workflow service and the Amazon Flow Framework for Ruby, consult the following resources: