cadence

Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.

Github stars Tracking Chart

Cadence

Build Status
Coverage Status
Slack Status

Visit cadenceworkflow.io to learn about Cadence.

This repo contains the source code of the Cadence server. To implement workflows, activities and worker use Go client or Java client.

See Maxim's talk at Data@Scale Conference for an architectural overview of Cadence.

Getting Started

Start the cadence-server locally

We highly recommend that you use Cadence service docker to run the service.

Run the Samples

Try out the sample recipes for Go or Java to get started.

Use CLI

Try out Cadence command-line tool to perform various tasks on Cadence

Use Cadence Web

Try out Cadence Web UI to view your workflows on Cadence.
(This is already available at localhost:8088 if you run Cadence with docker compose)

Contributing

We'd love your help in making Cadence great. Please review our contribution guide.

If you'd like to propose a new feature, first join the Cadence discussion group and Slack channel to start a discussion and check if there are existing design discussions. Also peruse our design docs in case a feature has been designed but not yet implemented. Once you're sure the proposal is not covered elsewhere, please follow our proposal instructions.

License

MIT License, please see LICENSE for details.

Main metrics

Overview
Name With Ownercadence-workflow/cadence
Primary LanguageGo
Program languageMakefile (Language Count: 4)
Platform
License:Apache License 2.0
所有者活动
Created At2017-02-21 16:10:18
Pushed At2025-06-09 20:39:48
Last Commit At2025-06-09 11:15:37
Release Count242
Last Release Namev1.3.1-prerelease12 (Posted on )
First Release Namev0.1.0-beta (Posted on 2017-06-06 13:10:40)
用户参与
Stargazers Count8.7k
Watchers Count1.4k
Fork Count837
Commits Count4.7k
Has Issues Enabled
Issues Count1492
Issue Open Count89
Pull Requests Count4744
Pull Requests Open Count40
Pull Requests Close Count568
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private