solambda / swiffer

Java library for AWS SWF, Simple Workflow Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Java library for AWS SWF, Simple Workflow Service

License:MIT License


Languages

Language:Java 99.9%Language:Shell 0.1%