Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 7 Java Pulsar Projects
-
-
I process hospitality data somewhat similarly, but use Pulsar and can individually acknowledge messages, have DLQs built in, and if needed can stream just like Kafka. And if I need Kafka compatibility, I can use something like StreamNative's KOP and get Kafka compatibility over my existing Pulsar queues.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Project mention: Improving Developer Productivity at Disney with Serverless and Open Source | /r/java | 2022-11-10
While Pulsar has its own protocol that handles streaming, queues, and a lot of the other features (distributed transactions, functions, etc.), it can also speak other messaging protocols via plug-ins. Looking around, the ones that appear to be actively developed are MQTT, Kafka (so your existing applications that use Kafka can also use Pulsar), AMQP, and JMS.
-
Project mention: Improving Developer Productivity at Disney with Serverless and Open Source | /r/java | 2022-11-10
While Pulsar has its own protocol that handles streaming, queues, and a lot of the other features (distributed transactions, functions, etc.), it can also speak other messaging protocols via plug-ins. Looking around, the ones that appear to be actively developed are MQTT, Kafka (so your existing applications that use Kafka can also use Pulsar), AMQP, and JMS.
-
Project mention: Improving Developer Productivity at Disney with Serverless and Open Source | /r/java | 2022-11-10
While Pulsar has its own protocol that handles streaming, queues, and a lot of the other features (distributed transactions, functions, etc.), it can also speak other messaging protocols via plug-ins. Looking around, the ones that appear to be actively developed are MQTT, Kafka (so your existing applications that use Kafka can also use Pulsar), AMQP, and JMS.
-
pulsar-recipes
A StreamNative library containing a collection of recipes that are implemented on top of the Pulsar client to provide higher-level functionality closer to the application domain.
-
-
Sonar
Write Clean Java Code. Always.. Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
Java Pulsar related posts
- Is Redpanda going to replace Apache Kafka?
- Querying microservices in real-time with materialized views
- How Streaming database differs from a Traditional database?
- Improving Developer Productivity at Disney with Serverless and Open Source
- Real time Streaming Solution advice
- Tracking Aircraft in Real-Time With Open Source
- Building Scalable Streaming Applications with DataStax Astra Streaming
-
A note from our sponsor - InfluxDB
www.influxdata.com | 8 Jun 2023
Index
What are some of the best open-source Pulsar projects in Java? This list will help you:
Project | Stars | |
---|---|---|
1 | Apache Pulsar | 12,762 |
2 | kop | 406 |
3 | mop | 137 |
4 | aop | 97 |
5 | pulsar-jms | 40 |
6 | pulsar-recipes | 9 |
7 | pulsar-weighted-consumer | 9 |