Software Alternatives, Accelerators & Startups

ZeroMQ VS MQTT Explorer

Compare ZeroMQ VS MQTT Explorer and see what are their differences

ZeroMQ logo ZeroMQ

ZeroMQ is a high-performance asynchronous messaging library.

MQTT Explorer logo MQTT Explorer

An all-round MQTT client that provides a structured topic overview
  • ZeroMQ Landing page
    Landing page //
    2021-10-01
  • MQTT Explorer Landing page
    Landing page //
    2023-10-02

ZeroMQ videos

Pieter Hintjens - Distribution, Scale and Flexibility with ZeroMQ

More videos:

  • Review - DragonOS LTS Review srsLTE ZeroMQ, tetra, IMSI catcher, irdium toolkit, and modmobmap (rtlsdr)

MQTT Explorer videos

MQTT Explorer

More videos:

Category Popularity

0-100% (relative to ZeroMQ and MQTT Explorer)
Stream Processing
100 100%
0% 0
IoT Connectivity
0 0%
100% 100
Data Integration
64 64%
36% 36
Web Service Automation
64 64%
36% 36

User comments

Share your experience with using ZeroMQ and MQTT Explorer. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, ZeroMQ should be more popular than MQTT Explorer. It has been mentiond 35 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

ZeroMQ mentions (35)

  • Omegle is Gone, What Will Fill It's Gap?
    In this post from 2011, the creator of Omegle, Leif Brooks, explains what technology is used, including Python and a library called gevent for the backend. On top of that, Adobe Cirrus is used for streaming video. Though this post was 12 years ago, it is valuable to know what a web application like Omegle requires. A modern library that may provide some functionality for a text chat at a minimum may be... Source: 7 months ago
  • Video Streaming at Scale with Kubernetes and RabbitMQ
    They might be thinking of something like ZeroMQ, which is pretty well liked: https://zeromq.org/ That said, I wouldn't call RabbitMQ that heavyweight myself, at least when compared to something like Apache Kafka. - Source: Hacker News / 8 months ago
  • learn by doing vs learn by course?
    If you want to learn message passing in an environment you're familiar with, you should check out ZeroMQ. It's a C++ lib for socket abstraction, it's immensely useful in distributed systems, it can also do in-process message passing, and it's got bindings/ports for C and Rust. Source: about 1 year ago
  • Shipping large ML models with electron
    Inspired by the IDE language server protocol, I created an API interface between the electron and the Python ML interface. ZeroMQ turned out be an invaluable resource as a fast and lightweight messaging queue between the two. - Source: dev.to / about 1 year ago
  • how to display constantly changing data from a database in real time
    If you really need it live, like for a chat or auctions you can use https://zeromq.org/ over websockets. Source: over 1 year ago
View more

MQTT Explorer mentions (14)

  • ESP8266 Connection Error -4 with AWS IoT using PubSubClient Library
    Sounds like you're on a good path tracking the problem to aws, not the esp. First of all, I'd try to make it work with a "proven" solution, then move on to your own implementation. I have had good success using http://mqtt-explorer.com/ on windows to diagnose a similar situation. Mqtt explorer gives you very granular control over endpoints and topics, so might be helpful to you too. Source: about 1 year ago
  • Duplicated readings?
    I would suggest using Mqtt explorer (http://mqtt-explorer.com/) to see how often the sensor updates its values. This as a first step to narrow down the problem. Source: about 1 year ago
  • Can't establish a MQTT connection between an ESP32 SoC and MQTT Broker Mosquitto running on my Macbook
    Use MQTT Explorer to view and generate messages: http://mqtt-explorer.com/. Source: about 1 year ago
  • What is the best packet formatting for in-chip communication?
    You can write test programs to send very specific messages to simulate errors, or simulate entire components that aren't written yet. There are also free programs like MQTT Explorer that will let you browse the message traffic, generate messages manually, log whatever you cant, and even graph your values if you happen to send numerical values (that is really cool when you do some long-term testing). Source: over 1 year ago
  • Problem with mqttx
    To use a local server can let you control all details of your full messaging chain. Try other clients can make you away from the ill behaviors or bugs of specific client. I recently demonstrate how easy a free MQTT client (MQTT explorer) send to a free MQTT database on Windows 10 in my video. Source: over 1 year ago
View more

What are some alternatives?

When comparing ZeroMQ and MQTT Explorer, you can also consider the following products

RabbitMQ - RabbitMQ is an open source message broker software.

mosquitto - Eclipse Mosquitto is an open source (EPL/EDL licensed) message broker that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1. Mosquitto is lightweight and is suitable for use on all devices

Apache Kafka - Apache Kafka is an open-source message broker project developed by the Apache Software Foundation written in Scala.

MQTTBox - MQTTBox enables to create MQTT clients to publish or subscript topics, create MQTT virtual device...

Apache ActiveMQ - Apache ActiveMQ is an open source messaging and integration patterns server.

HiveMQ - HiveMQ is the MQTT based messaging platform for fast, efficient and reliable data movement to and from connected IoT devices and enterprise systems