This is an automated email from the ASF dual-hosted git repository.
liuyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new 28cbb3614a9 [BLOG] Add the Pulsar 600th contributor blog (#398)
28cbb3614a9 is described below
commit 28cbb3614a99a29ceeace1ad35745016fb0af445
Author: Sherlock Xu <[email protected]>
AuthorDate: Fri Feb 3 09:23:24 2023 +0800
[BLOG] Add the Pulsar 600th contributor blog (#398)
---
...-03-apache-pulsar-hits-its-600th-contributor.md | 55 +++++++++++++++++++++
.../apache-pulsar-hits-its-600th-contributor.png | Bin 0 -> 312010 bytes
static/img/pulsar-github-star-history-202301.png | Bin 0 -> 122626 bytes
...ar-kafka-monthly-active-contributors-202301.jpg | Bin 0 -> 82598 bytes
static/img/pulsar-total-contributors-202301.jpg | Bin 0 -> 47013 bytes
5 files changed, 55 insertions(+)
diff --git a/blog/2023-02-03-apache-pulsar-hits-its-600th-contributor.md
b/blog/2023-02-03-apache-pulsar-hits-its-600th-contributor.md
new file mode 100644
index 00000000000..8c0339d7715
--- /dev/null
+++ b/blog/2023-02-03-apache-pulsar-hits-its-600th-contributor.md
@@ -0,0 +1,55 @@
+---
+author: Sherlock Xu
+title: "Apache Pulsar Hits Its 600th Contributor"
+date: 2023-02-03
+---
+
+
+
+The Apache Pulsar community embraced a significant milestone last month as the
project witnessed its 600th contributor to the [Pulsar main GitHub
repository](https://github.com/apache/pulsar). We would like to thank everyone
in the Pulsar community who contributed to this remarkable achievement.
+
+<!--truncate-->
+
+Since Pulsar’s graduation as a Top-Level Project (TLP) in September 2018, it
has been driven by an active global community, with **160+** releases, **11K+**
commits from **600** contributors, **12.2K+** stars, **3.2K+** forks, and
**9600+** Slack users.
+
+## Strong community growth
+
+### 600 contributors
+
+The number of contributors is an important metric to measure the health of an
open-source project. In the last year alone, we added almost 130 contributors
to the project, a 28% increase from the previous year. The image below shows
the number of Pulsar contributors over the past 6 years.
+
+
+
+<center>Figure 1. Pulsar GitHub contributors</center>
+
+### Monthly active contributors of Pulsar and Kafka
+
+Both Pulsar and Kafka are popular streaming systems with contributors across
the globe and are adopted by organizations spanning different industries.
Although Kafka outnumbers Pulsar in the total number of contributors, the
latter surpassed the former in terms of monthly active contributors about 2
years ago and has maintained a strong momentum since then.
+
+
+
+<center>Figure 2. Pulsar vs. Kafka - Monthly active contributors</center>
+
+### 12K+ GitHub stars
+
+GitHub stars are another key metric for open-source projects. Figure 3
displays the star history of Pulsar since its inception.
+
+
+
+<center>Figure 3. Pulsar GitHub stars</center>
+
+## Pulsar adoption
+
+As the project achieves strong growth in contributors, it also sees widespread
adoption by companies across industries. Their success stories speak volumes
about a more stable and secure project capable of powering different use cases
in the messaging and streaming space.
+
+Pulsar has played an essential role in handling mission-critical workloads for
both existing and new users. Tencent, one of the earliest companies to adopt
Pulsar in production, has been consistently working to [improve the project for
better
stability](https://streamnative.io/blog/600k-topics-per-cluster-stability-optimization-apache-pulsar-tencent-cloud)
and [shared their experience of handling 100 billion messages per
day](https://streamnative.io/blog/client-optimization-how-tencent-m [...]
+
+For more information, see this [list of companies using or contributing to
Pulsar](pathname:///powered-by/) and check out [how different organizations are
using Pulsar](pathname:///case-studies/).
+
+## Get involved
+
+Backed by a diverse community of contributors, we believe that each and every
pull request counts and would like to see more contributors join the journey.
To start making your contribution to the project, see the [Apache Pulsar
Contribution Guide](pathname:///contribute/).
+
+To stay up to date with community news and discuss hot topics with other
members, you can subscribe to the Pulsar mailing lists for
[users](mailto:[email protected]) and
[developers](mailto:[email protected]), follow us on
[Twitter](https://twitter.com/apache_pulsar), and join the [Pulsar Slack
workspace](https://communityinviter.com/apps/apache-pulsar/apache-pulsar).
+
+The Pulsar community hosts events, meetups, and webinars for Pulsar users of
all experience levels. You can check out the [Events](pathname:///events/) page
and join different user groups to stay tuned.
\ No newline at end of file
diff --git a/static/img/apache-pulsar-hits-its-600th-contributor.png
b/static/img/apache-pulsar-hits-its-600th-contributor.png
new file mode 100644
index 00000000000..4f37afe318c
Binary files /dev/null and
b/static/img/apache-pulsar-hits-its-600th-contributor.png differ
diff --git a/static/img/pulsar-github-star-history-202301.png
b/static/img/pulsar-github-star-history-202301.png
new file mode 100644
index 00000000000..a16f97a527f
Binary files /dev/null and b/static/img/pulsar-github-star-history-202301.png
differ
diff --git a/static/img/pulsar-kafka-monthly-active-contributors-202301.jpg
b/static/img/pulsar-kafka-monthly-active-contributors-202301.jpg
new file mode 100644
index 00000000000..cc310a4a002
Binary files /dev/null and
b/static/img/pulsar-kafka-monthly-active-contributors-202301.jpg differ
diff --git a/static/img/pulsar-total-contributors-202301.jpg
b/static/img/pulsar-total-contributors-202301.jpg
new file mode 100644
index 00000000000..e7a906b47f3
Binary files /dev/null and b/static/img/pulsar-total-contributors-202301.jpg
differ