Dec 7, 2021
6 min read

Pulsar Hits 10,000 GitHub Stars Milestone

Alice Bi
Content Strategist, StreamNative

Apache Pulsar hits 10,000 GitHub stars. Developers use GitHub stars to show their support for projects and to bookmark projects they want to follow. It is an important measurement to track the engagement of an open source project. The Pulsar community would like to thank every stargazer for joining us in the journey. More importantly, thank you to every Pulsar user, contributor, and committer for making this happen!

Pulsar was initially developed as a cloud-native distributed messaging system at Yahoo! in 2012. Over the past decade, Pulsar has evolved into a unified messaging and streaming platform for event-driven enterprises at scale. In this blog, we look at Pulsar’s community growth, project updates, ecosystem developments, and what’s next for the project.

Community Growth

Pulsar’s success depends on its community. As shown in the chart below, the growth of Pulsar’s GitHub stars accelerated after Pulsar became a top-level Apache Software Foundation project.

graph apache pulsar github starts

The number of contributors over time is another metric for measuring community engagement. The chart below shows that the number of Pulsar contributors accelerated when Pulsar became a top-level Apache project and the growth rate has continued into 2021.

apache pulsar contributors

Pulsar surpassed Kafka in the number of monthly active contributors in early 2021. This shows that the development and engagement of Pulsar has grown rapidly over the past few years.

active pulsar kafka contriutors

Project Updates and Ecosystem Development

Recent Pulsar project updates have brought new capabilities to the project. Below we look at key releases and launches.

1. Pulsar 2.8 - Unified Messaging and Streaming with Transactions

Pulsar 2.8 (released in June 2021) introduced many major updates. The Pulsar Transaction API was added to support atomicity across multiple topics and enable end-to-end exactly-once message delivery guarantee for streaming jobs. Replicated subscriptions was added to enhance Pulsar’s geo-replication. With this feature, a consumer can restart consuming from the failure point in a different cluster in case of failover. Read this blog to learn more about 2.8.

2. Function Mesh - Simplifying Complex Streaming Jobs in the Cloud

Function Mesh is an ideal tool for those who are seeking cloud-native serverless streaming solutions. It is a Kubernetes operator that enables users to run Pulsar Functions and connectors natively on Kubernetes, unlocking the full power of Kubernetes’ application deployment, scaling, and management. Function Mesh is also a serverless framework used to orchestrate multiple Pulsar Functions and I/O connectors for complex streaming jobs in a simple way.

3. Pulsar Connectors - AWS SQS Connector, Cloud Storage Sink Connector, and More

Pulsar connectors enable easy integration between Pulsar and external systems with added benefits. For instance, the AWS SQS Connector enables secure integration between Pulsar and SQS without needing to write any code. And the Cloud Storage Sink Connector can export data by guaranteeing exactly-once delivery semantics to its consumers. It provides applications that export data from Pulsar, the benefits of fault tolerance, parallelism, elasticity, and much more.

4. Protocol Handlers - Kafa-on-Pulsar, MQTT-on-Pulsar, and More

Protocol handlers, such as Kafa-on-Pulsar (KoP) and MQTT-on-Pulsar, allow Pulsar to interact with applications built on other messaging platforms, lowering the barrier to Pulsar adoption. Learn about how KoP became production-ready since KoP 2.8 in this blog. Read about how MoP enables MQTT applications to leverage Pulsar’s infinite event stream retention with BookKeeper and tiered storage in this blog.

What’s Next

In the upcoming Pulsar 2.9 release, you can expect the following updates:

  • Introducing a pluggable metadata interface for ZooKeeper metadata management to improve consistency, resilience, and stability, and reduce technical debt.
  • Launching the Oracle Debezium Connector and the schema-aware Elasticsearch Sink Connector.
  • Adding the ability to run Kafka Connect sinks as Pulsar sinks.

The Pulsar community is planning more features for future Pulsar releases, including removing ZooKeeper, autoscaling topics, and simplified management of document-based policy.

Get Involved

  • Pulsar 2.8.1 was released in September 2021. Download it now and try it out! Read this blog for more details.
  • Join the Pulsar community on Slack.
  • Get your free copy of Manning's Apache Pulsar in Action and join the virtual book launch hosted by the author David Kjerrumgaard.
  • Join the 2022 StreamNative Ambassador Program and work directly with Pulsar experts from StreamNative to co-host events, promote new project updates, and build the Pulsar user group in your city. Contact Us: ambassador@streamnative.io
Alice Bi
Content strategist at StreamNative. She has experience with digital marketing, and UX design, and communication research. Alice is located in Los Angeles, California.

Related articles

Mar 15, 2024
6 min read

Challenges in Kafka: the Data Retention Stories of Kevin and Patricia

Feb 28, 2024

The Oxia Java Client Library is Now Open Source

No items found.

Newsletter

Our strategies and tactics delivered right to your inbox

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Apache Pulsar Announcements