All Projects → camunda-cloud → Zeebe

camunda-cloud / Zeebe

Distributed Workflow Engine for Microservices Orchestration

Programming Languages

java
68154 projects - #9 most used programming language
go
31211 projects - #10 most used programming language
shell
77523 projects
groovy
2714 projects
scala
5932 projects
HTML
75241 projects

Projects that are alternatives of or similar to Zeebe

Kogito Runtimes
Kogito Runtimes - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
Stars: ✭ 188 (-91.32%)
Mutual labels:  hacktoberfest, workflow-engine, bpmn, workflow
Kogito Examples
Kogito examples - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
Stars: ✭ 96 (-95.57%)
Mutual labels:  hacktoberfest, workflow-engine, bpmn, workflow
Camunda Bpm Platform
Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Spring, Spring Boot, CDI.
Stars: ✭ 2,390 (+10.39%)
Mutual labels:  hacktoberfest, bpmn, workflow
Zeebe Modeler
Desktop Application for modeling Zeebe Workflows with BPMN
Stars: ✭ 198 (-90.85%)
Mutual labels:  hacktoberfest, bpmn, workflow
CaseManagement
CMMN engine implementation in dotnet core
Stars: ✭ 16 (-99.26%)
Mutual labels:  workflow, workflow-engine, bpmn
Viewflow
Reusable workflow library for Django
Stars: ✭ 2,136 (-1.34%)
Mutual labels:  workflow-engine, bpmn, workflow
tumbleweed
Lightweight workflow engine microservice implement BPMN 2.0
Stars: ✭ 23 (-98.94%)
Mutual labels:  workflow, workflow-engine, bpmn
Smartflow Sharp
基于C#语言研发的Smartflow-Sharp工作流组件,该工作流组件的特点是简单易用、方便扩展、支持多种数据库访问、高度可定制化,支持用户按需求做功能的定制开发,节省用户的使用成本
Stars: ✭ 594 (-72.56%)
Mutual labels:  workflow-engine, bpmn, workflow
Pvm
Build workflows, activities, BPMN like processes, or state machines with PVM.
Stars: ✭ 348 (-83.93%)
Mutual labels:  workflow-engine, bpmn, workflow
Armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
Stars: ✭ 3,392 (+56.67%)
Mutual labels:  microservices, grpc, hacktoberfest
Django Lb Workflow
Reusable workflow library for Django
Stars: ✭ 153 (-92.93%)
Mutual labels:  workflow-engine, bpmn, workflow
Galaxy
Data intensive science for everyone.
Stars: ✭ 812 (-62.49%)
Mutual labels:  hacktoberfest, workflow-engine, workflow
Grpc Go
The Go language implementation of gRPC. HTTP/2 based RPC
Stars: ✭ 15,042 (+594.78%)
Mutual labels:  microservices, grpc, hacktoberfest
Workflow Core
Lightweight workflow engine for .NET Standard
Stars: ✭ 3,605 (+66.51%)
Mutual labels:  hacktoberfest, workflow-engine, workflow
Camunda Modeler
An integrated modeling solution for BPMN and DMN based on bpmn.io.
Stars: ✭ 718 (-66.84%)
Mutual labels:  hacktoberfest, bpmn, workflow
Theflow
Workflow automation library for .NET
Stars: ✭ 72 (-96.67%)
Mutual labels:  workflow-engine, bpmn, workflow
Grpcjsontranscoder
A filter which allows a RESTful JSON API client to send requests to .NET web server over HTTP and get proxied to a gRPC service
Stars: ✭ 97 (-95.52%)
Mutual labels:  microservices, grpc
Nflow
nFlow is a battle-proven solution for orchestrating business processes. It can be used as microservices orchestrator (Saga-pattern), as business process engine or as persistent finite-state machine.
Stars: ✭ 96 (-95.57%)
Mutual labels:  workflow-engine, workflow
Cadence Python
Python framework for Cadence Workflow Service
Stars: ✭ 100 (-95.38%)
Mutual labels:  microservices, workflow
Pyflow
A lightweight parallel task engine
Stars: ✭ 108 (-95.01%)
Mutual labels:  workflow-engine, workflow

Zeebe - Workflow Engine for Microservices Orchestration

Maven Central

Zeebe provides visibility into and control over business processes that span multiple microservices. It is the engine that powers Camunda Cloud.

Why Zeebe?

  • Define processes visually in BPMN 2.0
  • Choose your programming language
  • Deploy with Docker and Kubernetes
  • Build processes that react to messages from Kafka and other message queues
  • Scale horizontally to handle very high throughput
  • Fault tolerance (no relational database required)
  • Export process data for monitoring and analysis
  • Engage with an active community

Learn more at camunda.com

Release Lifecycle

Our release cadence within major releases is a minor release every three months, with an alpha release on each of the two months between minor releases. Releases happen on the second Tuesday of the month, Berlin time (CET).

Minor releases are supported with patches for six months after their release.

Here is a diagram illustrating the lifecycle of minor releases over a 13-month period:

Status

To learn more about what we're currently working on, check the GitHub issues and the latest commits.

Helpful Links

Recommended Docs Entries for New Users

Contributing

Read the Contributions Guide.

Code of Conduct

This project adheres to the Camunda Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior as soon as possible.

License

Zeebe source files are made available under the Zeebe Community License Version 1.1 except for the parts listed below, which are made available under the Apache License, Version 2.0. See individual source files for details.

Available under the Apache License, Version 2.0:

Clarification on gRPC Code Generation

The Zeebe Gateway Protocol (API) as published in the gateway-protocol is licensed under the Zeebe Community License 1.1. Using gRPC tooling to generate stubs for the protocol does not constitute creating a derivative work under the Zeebe Community License 1.1 and no licensing restrictions are imposed on the resulting stub code by the Zeebe Community License 1.1.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].