APIs · head to head
Convoy vs jBPM

Convoy
APIs
Open source webhooks gateway you self-host, handling both sending and receiving
- From
- Free
- Rated
- -

jBPM
Automation Integration
Long-running Java BPMN engine, now developed inside Apache KIE with commercial support from IBM
- From
- Free
- Rated
- -
The short version
- Each has a real cost: Convoy the default deployment is self-hosted, so you operate Convoy plus Postgres and Redis and carry the on-call burden for the system that delivers your customers' events.; 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: Convoy covers Inbound and outbound, jBPM covers BPMN 2.0 execution.
- Prices and features above were last checked on 31 August 2026.
Where they differ
Only the attributes on which Convoy and jBPM actually diverge.
Identical on both: starting price (Free), free tier (Yes), user rating (Not yet rated).
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 Convoy
- Inbound and outbound
- Broker-driven ingestion
- Payload transformation
- Portal links
- Circuit breaking
- Retry policies
- OpenTelemetry export
- Role-based access control
Only in jBPM
- BPMN 2.0 execution
- Drools integration
- Human task service
- Kogito compilation
- Process designer
- Timers and signals
- REST and Java APIs
- Case management
What people use each for
The jobs each tool is most often brought in to do.
Convoy
- A fintech that cannot route customer webhook traffic through a third-party SaaS for compliance reasonsnot jBPM
- A high-volume platform for which per-message webhook pricing costs more than the flat premium licencenot jBPM
- A team that also receives webhooks from many providers and wants ingestion, verification and deduplication in the same gatewaynot jBPM
- An engineering group that wants webhook delivery driven directly from an existing Kafka or SQS topicnot jBPM
jBPM
- A Java organisation already running jBPM 7 that needs to decide between the Apache KIE line, Kogito or migration awaynot Convoy
- A team that wants BPMN processes and Drools business rules executing in one runtime without integrating two productsnot Convoy
- A government or banking system with long-running processes needing durable timers and full audit history at no licence costnot Convoy
- A Quarkus estate adopting Kogito to run compiled processes with container-appropriate startup timesnot Convoy
Where each one falls short
Documented limitations, not opinions. Every one is a constraint you would hit in normal use.
Convoy
- The default deployment is self-hosted, so you operate Convoy plus Postgres and Redis and carry the on-call burden for the system that delivers your customers' events.
- Frain Technologies is a small startup, and putting customer-facing delivery infrastructure on it means accepting real vendor continuity risk on a component that is hard to swap out quickly.
- The premium tier at a flat 999 US dollars a month is poor value below substantial volume, while the community edition omits the portal, transformations and RBAC that most production deployments end up wanting.
- The hosted cloud trial is capped at one project and 100 events a day, which is too small to properly evaluate the service before committing.
- Documentation and the third-party ecosystem are thinner than the established webhook services, so unusual configurations often mean reading the Go source.
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
Convoy
Free- CommunityFree
- Self-hosted open source gateway
- Inbound and outbound webhooks
- Automatic retries and message broker support
- Premium$999/month
- Flat rate irrespective of message volume
- Portal links and payload transformation
- RBAC, circuit breaking and white labelling
- Enterprise$undefined/year
- SAML SSO
- Dedicated support with SLA
- On-premises deployment assistance
- Cloud$undefined/month
- Hosted by Convoy
- 14 day trial limited to one project and 100 events a day
- Usage-based tiers above 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 Convoy if
- You need inbound and outbound.
- You want to start without paying.
- You work on Linux, Docker, Kubernetes, Cloud.
- You also want broker-driven ingestion.
Choose jBPM if
- You need bpmn 2.0 execution.
- You want to start without paying.
- You work on Linux, Windows, Docker, Kubernetes.
- You also want drools integration.
Questions people ask
- Is Convoy or jBPM better?
- Neither clearly leads. Convoy starts at Free and jBPM at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
- Which is cheaper, Convoy or jBPM?
- Convoy starts at Free and jBPM at Free.
- Does Convoy or jBPM run on more platforms?
- Convoy runs on Linux, Docker, Kubernetes, Cloud. jBPM runs on Linux, Windows, Docker, Kubernetes.
- Can I use Convoy for free?
- Both have a free tier, so you can try either at no cost before committing.
- What is Convoy best used for?
- Convoy is most often used for a fintech that cannot route customer webhook traffic through a third-party saas for compliance reasons, a high-volume platform for which per-message webhook pricing costs more than the flat premium licence, a team that also receives webhooks from many providers and wants ingestion, verification and deduplication in the same gateway, an engineering group that wants webhook delivery driven directly from an existing kafka or sqs topic. Of those, a fintech that cannot route customer webhook traffic through a third-party saas for compliance reasons and a high-volume platform for which per-message webhook pricing costs more than the flat premium licence are not what jBPM is typically brought in for.
- What can Convoy do that jBPM cannot?
- Convoy covers Inbound and outbound, Broker-driven ingestion, Payload transformation, Portal links. jBPM covers BPMN 2.0 execution, Drools integration, Human task service, Kogito compilation.
Answered from the vendors’ own pages
Convoy: Is Convoy really open source?
Yes, the community edition is open source and self-hostable, covering both inbound and outbound webhooks with retries.
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.
Convoy: What does premium cost?
A flat 999 US dollars a month, self-hosted, regardless of message volume.
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.
Convoy: Does it receive webhooks as well as send them?
Yes, inbound ingestion with verification and deduplication is a first-class feature, unlike most webhook services.
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.
Convoy: Do I have to self-host?
No, there is a hosted cloud, but the trial is capped at 100 events a day and self-hosting is the primary model.
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.
Related pages
Other head to heads
- Convoy vs Kong
- Convoy vs Svix
- Convoy vs Tyk
- Convoy vs Janus Gateway
- Convoy vs Appwrite
- Convoy vs Gravitee
- Convoy vs Spring Cloud Gateway
- Convoy vs Formance
- Convoy vs AWS API Gateway
- Convoy vs Hasura
- Convoy vs PocketBase
- Convoy vs Sensedia
- Convoy vs Sila
- Convoy vs Swagger
- Convoy vs TIBCO Mashery
- Convoy vs Zeplo
- Convoy vs Kong Gateway
- Convoy vs Temporal
- Convoy vs Nintex
- Convoy vs Flowable
- Convoy vs Activiti
- Convoy vs Camunda
- Convoy vs Meltano
- Convoy vs Airbyte
- Convoy vs Windmill
- Convoy vs Hatchet
- Convoy vs n8n
- Convoy vs RudderStack
- Convoy vs Nango
- Convoy vs Orkes
- Convoy vs Polytomic
- Convoy vs Relevance AI
- Convoy vs Salesforce Flows
- Convoy vs SnapLogic
- jBPM vs Kong
- jBPM vs Svix
- jBPM vs Tyk
- jBPM vs Janus Gateway
- jBPM vs Appwrite
- jBPM vs Gravitee
- jBPM vs Spring Cloud Gateway
- jBPM vs Formance
- jBPM vs AWS API Gateway
- jBPM vs Hasura
- jBPM vs PocketBase
- jBPM vs Sensedia
- jBPM vs Sila
- jBPM vs Swagger
- jBPM vs TIBCO Mashery
- jBPM vs Zeplo
- jBPM vs Kong Gateway
- jBPM vs Temporal
- jBPM vs Nintex
- jBPM vs Flowable
- jBPM vs Activiti
- jBPM vs Camunda
- jBPM vs Meltano
- jBPM vs Airbyte
- jBPM vs Windmill
- jBPM vs Hatchet
- jBPM vs n8n
- jBPM vs RudderStack
- jBPM vs Nango
- jBPM vs Orkes
- jBPM vs Polytomic
- jBPM vs Relevance AI
- jBPM vs Salesforce Flows
- jBPM vs SnapLogic
