3 packages tagged with “SimpleWorkflow”
Amazon SWF helps developers build, run, and scale background jobs that have parallel or sequential steps. You can think of Amazon SWF as a fully-managed state tracker and task coordinator in the Cloud.
This library provides: - an intuitive API for modelling workflows with Amazon's SimpleWorkflow service - mechanism to automatically exchange data between chained activities/workflows - mechanism to automatically retry failed activities/workflows up to a max number of attempts - a convention based versioning scheme for your activities - mechanism to automatically register domains/workflows/activities - mechanism to automatically register heartbeats for activities
F# computation expression builder for AWS SimpleWorkflow.