aop
AMQP on Pulsar protocol handler (by streamnative)
mop
MQTT on Pulsar implemented using Pulsar Protocol Handler (by streamnative)
aop | mop | |
---|---|---|
1 | 2 | |
114 | 177 | |
0.0% | 1.7% | |
5.7 | 7.0 | |
4 days ago | 4 days ago | |
Java | Java | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
aop
Posts with mentions or reviews of aop.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-10.
-
Improving Developer Productivity at Disney with Serverless and Open Source
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.
mop
Posts with mentions or reviews of mop.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-10.
-
Improving Developer Productivity at Disney with Serverless and Open Source
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.
-
Mosquitto: An open-source MQTT broker
If you need a highly available broker you can consider https://github.com/streamnative/mop which adds a MQTT protocol handler to Apache Pulsar.
I recently contributed auth support and TLS support also just landed.
What are some alternatives?
When comparing aop and mop you can also consider the following projects:
lavinmq - Lightweight and fast AMQP (0-9-1) server
emqx - The most scalable open-source MQTT broker for IoT, IIoT, and connected vehicles