Skip to content

Commit 4d66188

Browse files
davsclausclaude
andcommitted
chore: use 1,500+ contributors (git shortlog main-branch count)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d920d6d commit 4d66188

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • content/blog/2026/06/camel-by-the-numbers

content/blog/2026/06/camel-by-the-numbers/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ draft: false
55
authors: [davsclaus]
66
categories: ["Community"]
77
keywords: ["apache camel", "open source", "statistics", "community", "enterprise integration", "contributors", "adoption"]
8-
preview: "100,000 commits, 1,600+ contributors, 450+ companies, 311 components, 300+ releases — the numbers behind one of the world's most widely deployed open source integration frameworks"
8+
preview: "100,000 commits, 1,500+ contributors, 450+ companies, 311 components, 300+ releases — the numbers behind one of the world's most widely deployed open source integration frameworks"
99
---
1010

11-
When the first commit landed on March 19, 2007, Apache Camel was a routing library with a handful of components and a single contributor. Nineteen years later, the git repository has crossed **100,000 commits** from **1,600+ contributors** representing **450+ companies** across more than **20 countries**. The project ships **311 integration components**, has published **300+ releases**, and runs in production at organizations where downtime means grounded flights, blocked payments, or missed diagnoses.
11+
When the first commit landed on March 19, 2007, Apache Camel was a routing library with a handful of components and a single contributor. Nineteen years later, the git repository has crossed **100,000 commits** from **1,500+ contributors** representing **450+ companies** across more than **20 countries**. The project ships **311 integration components**, has published **300+ releases**, and runs in production at organizations where downtime means grounded flights, blocked payments, or missed diagnoses.
1212

1313
These aren't marketing estimates. Every number in this post is verifiable from the [git repository](https://github.com/apache/camel), [OpenHub](https://openhub.net/p/camel), [Stack Overflow](https://stackoverflow.com/questions/tagged/apache-camel), and [GitHub](https://github.com/apache/camel). We ran the queries. Here's what the data says.
1414

@@ -50,7 +50,7 @@ The project maintains multiple Long-Term Support (LTS) release lines simultaneou
5050

5151
If you're evaluating Apache Camel for a project, the numbers tell you three things:
5252

53-
**1. You're not alone.** 1,600+ contributors, 450+ companies, and 11,700+ Stack Overflow questions mean that whatever problem you hit, someone has likely hit it before. The community is large enough that questions get answered, bugs get fixed, and components stay maintained.
53+
**1. You're not alone.** 1,500+ contributors, 450+ companies, and 11,700+ Stack Overflow questions mean that whatever problem you hit, someone has likely hit it before. The community is large enough that questions get answered, bugs get fixed, and components stay maintained.
5454

5555
**2. It won't disappear.** Projects with one maintainer or one corporate sponsor carry risk. Camel has survived the transitions from SOA to microservices to cloud-native to AI agents — not by pivoting, but by adding components for each new paradigm while keeping the core stable. The Apache Software Foundation governance ensures no single company can acquire, pivot, or shut down the project.
5656

@@ -65,7 +65,7 @@ For transparency, here are the complete statistics from the git repository and p
6565
| Metric | Core Repo | All Repos (Core + Spring Boot + Quarkus + K) |
6666
|---|---|---|
6767
| Total commits | ~100,000 | ~166,000 |
68-
| Contributors (unique emails) | 1,610 ||
68+
| Contributors (unique emails) | 1,500+ ||
6969
| Corporate email domains | 450+ (author + co-author, provable floor) ||
7070
| Integration components | 311 ||
7171
| Java source files | 56,169 ||

0 commit comments

Comments
 (0)