Top 6 Java apache-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.
-
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.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
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.
Java apache-pulsar related posts
Index
What are some of the best open-source apache-pulsar projects in Java? This list will help you:
Project | Stars | |
---|---|---|
1 | kop | 427 |
2 | mop | 148 |
3 | aop | 100 |
4 | examples | 50 |
5 | pulsar-weighted-consumer | 9 |
6 | pulsar-recipes | 8 |