alibaba/compileflow
🎨 core business process engine of Alibaba Halo platform, best process engine for trade scenes. | 一个高性能流程编排引擎 observed · 2026-08-28
Health v2 · maintenance only
43/100
- Activity 45
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2241
- days_rel: n/a
- days_push: 332
- n_releases_24m: 0
Adoption not part of the score
1983 stars · 280 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CompileFlow is a high-performance, lightweight process orchestration engine from Alibaba that compiles BPMN 2.0 and TBBPM process definitions into Java code for compile-then-execute execution. It offers Spring Boot integration, type-safe in-memory stateless execution, and an IntelliJ IDEA plugin for visual process modeling.
Use cases
- orchestrate business processes in Java services
- run trade/order workflows with high throughput
- execute BPMN 2.0 process definitions without a heavyweight BPM suite
- visually design business logic with an IDE plugin
- replace interpreted process engines with compiled native-speed flows
- integrate a process engine into Spring Boot applications
When to choose
- you need extremely low-latency, stateless process execution on the JVM
- your flows are trade/order-style orchestration rather than long-running human workflows
- you want Spring Boot integration and compile-time type safety
When to avoid
- you need persistent, long-running workflows with human task management and state across restarts
- you are not on the Java/JVM platform
- you need full BPMN features like timers, compensation, or complex event handling
Facets
library · maturity active
workflow-automation interpreter compiler developer-tools backend developer-tools erp jvm cross-platform process-engine bpmn2 tbbpm compile-then-execute spring-boot-starter workflow-engine business-process automation spring
1 source
- readme: https://github.com/alibaba/compileflow · fetched 2026-08-28 · 08c76b99cd25
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alibaba/compileflow | main | 43 |
For agents
markdown · JSON · MCP: product_card(name="alibaba/compileflow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem