/swiffer

Java library for AWS SWF, Simple Workflow Service

Primary LanguageJavaMIT LicenseMIT

swiffer

Java library for AWS SWF, Simple Workflow Service

Welcome to the swiffer wiki!

Features

  • 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

Getting Started

Add a Maven dependency:

 TODO

TODO: describe a minimalexample in a one class

Documentation