This is the official Amazon Web Services (AWS) Flow Framework for Ruby documentation.
This developer guide provides general information about the AWS Flow Framework for Ruby, including how to install the framework, prerequisites for use, how to get started, and how to code common scenarios.
The AWS Flow Framework for Ruby makes it easy to build workflow applications that perform work across many machines. Using the framework, you write code in a programming model that is natural for Ruby programmers. The framework includes pre-built objects and classes that handle the details of communicating with the Amazon Simple Workflow (SWF) APIs. The framework lets you quickly create tasks, coordinate them, and express how these tasks depend on each other, as you would do in a typical application.