Tag

Zeebe

0 views collected around this technical thread.

Tencent Cloud Developer
Tencent Cloud Developer
Mar 24, 2021 · Cloud Native

Understanding Microservice Orchestration with Zeebe: Architecture, Features, and Implementation

The article explains how Zeebe, a cloud‑native workflow engine, orchestrates microservices by separating task logic from coordination, detailing its BPMN‑based architecture (client, gateway, brokers, exporters), core features such as real‑time visibility, horizontal scalability, fault tolerance, message‑driven processing, and showcases Java job‑worker code and benchmark results demonstrating tens of thousands of workflow instances per second.

Cloud NativeJavaWorkflow Engine
0 likes · 22 min read
Understanding Microservice Orchestration with Zeebe: Architecture, Features, and Implementation
Architects Research Society
Architects Research Society
Sep 12, 2020 · Backend Development

Understanding Zeebe: A Scalable Workflow Engine for Microservice Orchestration

Zeebe is an open‑source workflow engine that enables visibility, fault‑tolerance and horizontal scalability for end‑to‑end microservice workflows, offering BPMN‑based modeling, append‑only log storage, and language‑agnostic client libraries to orchestrate and monitor complex business processes.

BPMNWorkflow EngineZeebe
0 likes · 16 min read
Understanding Zeebe: A Scalable Workflow Engine for Microservice Orchestration
Architects Research Society
Architects Research Society
Apr 11, 2019 · Fundamentals

BPMN for Microservice Orchestration – Part 1: Introduction, Core Patterns, and Zeebe Support

This article introduces BPMN as a mature, ISO‑standard modeling language, explains why it fits modern microservice orchestration, outlines core workflow patterns such as sequencing, gateways, message correlation, timers, and error handling, and describes the current and upcoming BPMN support in the Zeebe engine.

BPMNZeebemicroservices
0 likes · 14 min read
BPMN for Microservice Orchestration – Part 1: Introduction, Core Patterns, and Zeebe Support