Skip to content
/ choreo Public

Robust, reliable and resilient distributed workflow engine.

License

Notifications You must be signed in to change notification settings

Mizzlr/choreo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Choreo

Robust, reliable and resilient distributed workflow engine. Uses Redis as the message broker and result backend.

Features

  • Enqueued task
  • Scheduled task
  • Task dependency
  • Fairness
  • Deduplication
  • Retry mechanism
  • Resilience to crash
  • Transparency, inspection and monitoring

Guiding principles (Don'ts)

  • DB polling
  • Visibility timeouts
  • Late ACKs
  • Prefetch tasks
  • Worker heartbeat

About

Robust, reliable and resilient distributed workflow engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published