Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Latest commit

 

History

History

pick_first_branch

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

AWS Flow Framework for Ruby: PickFirstBranch Recipe

The PickFirstBranch code provides a recipe to execute multiple activities concurrently and pick the fastest.

Prerequisites

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.

Downloading the Sample Code

To view or download the code for all of the AWS Flow Framework for Ruby recipes and samples, go to:

View the Recipe

To view the code and comments for the recipes in this directory, refer to the individual source files.

For More Information

For more information about the Amazon Simple Workflow service and the Amazon Flow Framework for Ruby, consult the following resources: