Java library for AWS SWF, Simple Workflow Service
Welcome to the swiffer wiki!
- Easy, non-magical, simple syntax to write deciders
- No Promise, Future or async-ish syntax: just plain old simple Java API
- Cover main aspects of SWF (timers, signals, activities)
- Opinionated timeouts and retry-on-failures behavior
- High-level patterns: retries, cron timers, state management
- Designed to build distributed workflows
Add a Maven dependency:
TODO
TODO: describe a minimalexample in a one class
- User manual
- Examples
- Javadoc