You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provides support to persist long running workflows for JWorkflow backed by Amazon DynamoDB
Provides support to run multi-node clusters of JWorkflow, by providing a distributed lock manager (via DynamoDB) and/or a shared work queue (via Simple Queue Service).