@hackage amazonka-swf0.0.2
Amazon Simple Workflow Service SDK.
Categories
License
LicenseRef-OtherLicense
Maintainer
Brendan Hay <brendan.g.hay@gmail.com>
Links
Versions
Installation
Dependencies (2)
- amazonka-core >=0.0.2 && <0.0.3
- base >=4.7 && <4.19 Show all…
Dependents (4)
@hackage/antiope-swf, @hackage/wolf, @hackage/acme-everything, @hackage/loup
Amazon Simple Workflow Service SDK
Warning: This is an experimental preview release which is still under heavy development and not intended for public consumption, caveat emptor!
Description
Amazon Simple Workflow Service (Amazon SWF) makes it easy to build
applications that coordinate work across distributed components. In Amazon
SWF, a task represents a logical unit of work that is performed by a
component of your application. Coordinating tasks across the application
involves managing intertask dependencies, scheduling, and concurrency in
accordance with the logical flow of the application. Amazon SWF gives you
full control over implementing tasks and coordinating them without worrying
about underlying complexities such as tracking their progress and maintaining
their state.
Documentation is available via Hackage and AWS API Reference.
Contribute
For any problems, comments, or feedback please create an issue here on GitHub.
Note: this library is an auto-generated Haskell package. Please see
amazonka-genfor more information.
Licence
amazonka-swf is released under the Mozilla Public License Version 2.0.