Softwr

Automation Integration · head to head

Camunda vs jBPM

Camunda logo

Camunda

Automation Integration

BPMN process orchestration engine, now source-available rather than open source

From
On request
Rated
-
jBPM logo

jBPM

Automation Integration

Long-running Java BPMN engine, now developed inside Apache KIE with commercial support from IBM

From
Free
Rated
-

The short version

  • Only jBPM has a free tier, so it costs nothing to try first.
  • Each has a real cost: Camunda camunda 7 Community Edition stopped receiving security patches after the 7.24 release in October 2025, so free production deployments are now running unpatched software.; jBPM the project moved to the Apache Software Foundation as Apache KIE and is still in incubation, which is a weaker governance signal than a vendor-owned product and a harder case to make to an architecture board.
  • They diverge on capability: Camunda covers DMN decision tables, jBPM covers Drools integration.
  • Prices and features above were last checked on 31 August 2026.

Where they differ

Only the attributes on which Camunda and jBPM actually diverge.

Attributes where Camunda and jBPM differ
AttributeCamundajBPM
Starting priceOn requestFree
Pricing modelquoteOpen source, no licence fee
Free tierNoYes
PlatformsWeb, Linux, Docker, KubernetesLinux, Windows, Docker, Kubernetes

Identical on both: user rating (Not yet rated), category (Automation Integration).

What each one covers

Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.

Only in Camunda

  • DMN decision tables
  • Zeebe engine
  • Operate console
  • Job workers
  • Optimize

Only in jBPM

  • Drools integration
  • Human task service
  • Kogito compilation
  • Process designer
  • Timers and signals
  • REST and Java APIs
  • Case management

Both cover

  • BPMN 2.0 execution

What people use each for

The jobs each tool is most often brought in to do.

Camunda

  • Long-running business processes crossing several services where the state must be visible to non-developersnot jBPM
  • Insurance claims or loan origination where the process model is itself a compliance artefactnot jBPM
  • Replacing orchestration logic scattered across microservices with one engine that owns the state machinenot jBPM
  • A regulated organisation that needs an auditable record of how each process instance actually executednot jBPM

jBPM

  • A Java organisation already running jBPM 7 that needs to decide between the Apache KIE line, Kogito or migration awaynot Camunda
  • A team that wants BPMN processes and Drools business rules executing in one runtime without integrating two productsnot Camunda
  • A government or banking system with long-running processes needing durable timers and full audit history at no licence costnot Camunda
  • A Quarkus estate adopting Kogito to run compiled processes with container-appropriate startup timesnot Camunda

Where each one falls short

Documented limitations, not opinions. Every one is a constraint you would hit in normal use.

Camunda

  • Camunda 7 Community Edition stopped receiving security patches after the 7.24 release in October 2025, so free production deployments are now running unpatched software.
  • Camunda 8 Self-Managed is source-available under the Camunda License 1.0, not open source: production use requires a paid licence, and organisations that adopted Camunda for its Apache licence have to renegotiate that decision.
  • Migrating from Camunda 7 to 8 is a rewrite rather than an upgrade because the engine, the API and the persistence model all changed, and there is no in-place migration for running instances.
  • Camunda 8 Self-Managed has substantial infrastructure requirements including Zeebe brokers, Elasticsearch and Identity, which is a considerable operations burden compared with the single database that Camunda 7 needed.
  • Pricing is not published at all, so evaluating total cost requires a sales process, and there is no way to size a budget before committing engineering time to a proof of concept.

jBPM

  • The project moved to the Apache Software Foundation as Apache KIE and is still in incubation, which is a weaker governance signal than a vendor-owned product and a harder case to make to an architecture board.
  • The classic jBPM 7.x line has not had a Red Hat-sponsored release since 2023, so staying on it means running effectively frozen software while the development happens under a different name.
  • Kogito is architecturally different from the classic runtime, using ahead-of-time compilation, so moving forward is a migration project rather than a version upgrade.
  • Commercial support has shifted to IBM Business Automation Manager Open Editions, which means renegotiating with a different vendor under different terms than Red Hat customers signed.
  • The tooling and workbench have long been the weakest part, and organisations routinely build their own process administration interfaces because the shipped ones are dated.

Pricing, plan by plan

Camunda

On request
  • Camunda 8$undefined/year
    • Self-Managed under Camunda License 1.0, production licence required
    • SaaS with a thirty day full trial
    • Free unlimited BPMN and DMN modelling after the trial

jBPM

Free
  • jBPMFree
    • Apache 2.0 licence with no usage restrictions
    • Full BPMN engine, human tasks and Drools integration
    • Community support via Apache KIE mailing lists

Which should you pick?

Choose Camunda if

  • You need dmn decision tables.
  • You work on Web, Linux, Docker, Kubernetes.
  • You also want zeebe engine.

Choose jBPM if

  • You need drools integration.
  • You want to start without paying.
  • You work on Linux, Windows, Docker, Kubernetes.
  • You also want human task service.

Questions people ask

Is Camunda or jBPM better?
Neither clearly leads. Camunda starts at On request and jBPM at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
Which is cheaper, Camunda or jBPM?
jBPM has a free tier; the other does not. Paid plans start at On request for Camunda and Free for jBPM.
Does Camunda or jBPM run on more platforms?
Camunda runs on Web, Linux, Docker, Kubernetes. jBPM runs on Linux, Windows, Docker, Kubernetes.
Can I use jBPM for free?
Yes. jBPM has a free tier, so you can try it without paying. Camunda starts at On request.
What is Camunda best used for?
Camunda is most often used for long-running business processes crossing several services where the state must be visible to non-developers, insurance claims or loan origination where the process model is itself a compliance artefact, replacing orchestration logic scattered across microservices with one engine that owns the state machine, a regulated organisation that needs an auditable record of how each process instance actually executed. Of those, long-running business processes crossing several services where the state must be visible to non-developers and insurance claims or loan origination where the process model is itself a compliance artefact are not what jBPM is typically brought in for.
What can Camunda do that jBPM cannot?
Camunda covers DMN decision tables, Zeebe engine, Operate console, Job workers. jBPM covers Drools integration, Human task service, Kogito compilation, Process designer. Both handle BPMN 2.0 execution.

Answered from the vendors’ own pages

Camunda: Is Camunda still open source?

No. Camunda 8 Self-Managed ships under the Camunda License 1.0, which is source-available and requires a paid production licence.

jBPM: Is jBPM dead?

No. Development continues as part of Apache KIE, with releases through 2025, but the Red Hat-sponsored 7.x line has been static since 2023.

Camunda: What happened to Camunda 7?

Its final feature release, 7.24, was in October 2025 and the Community Edition receives no further patches. Enterprise support runs to April 2030.

jBPM: Who provides commercial support?

IBM, through Business Automation Manager Open Editions, following the transition away from Red Hat Process Automation Manager as a growth product.

Camunda: Can I upgrade from 7 to 8?

Not in place. The engine, API and persistence changed, so it is a rewrite of the integration layer.

jBPM: What is Kogito?

The cloud-native successor that compiles processes ahead of time for Quarkus and Spring Boot, architecturally different from the classic jBPM runtime.

Camunda: What does it cost?

Camunda does not publish prices. Both self-managed production and SaaS require a quote.

jBPM: Does it cost anything?

No. It is Apache 2.0 licensed with no fee. Costs are support contracts and the engineering effort to run it.

Share

Related pages

Other head to heads