Software Alternatives, Accelerators & Startups

MQTT Explorer VS ZeroMQ

Compare MQTT Explorer VS ZeroMQ and see what are their differences

MQTT Explorer logo MQTT Explorer

An all-round MQTT client that provides a structured topic overview

ZeroMQ logo ZeroMQ

ZeroMQ is a high-performance asynchronous messaging library.
  • MQTT Explorer Landing page
    Landing page //
    2023-10-02
  • ZeroMQ Landing page
    Landing page //
    2021-10-01

MQTT Explorer videos

MQTT Explorer

More videos:

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)

Category Popularity

0-100% (relative to MQTT Explorer and ZeroMQ)
IoT Connectivity
100 100%
0% 0
Data Integration
34 34%
66% 66
Stream Processing
0 0%
100% 100
Web Service Automation
35 35%
65% 65

User comments

Share your experience with using MQTT Explorer and ZeroMQ. 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 37 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.

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: over 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

ZeroMQ mentions (37)

  • DIY Smart Doorbell for just $2, no soldering required
    Interesting. They seem to warn against using the server for much as it's resource hungry and potentially unreliable, but that appears to be focused on the task of serving data; a simple webhook type use should be safer. It'd be pretty amazing if ESPHome supported something like ZeroMQ[0], so you could talk between nodes in anything up-to full-mesh at a socket-level and not need to worry about the availability of a... - Source: Hacker News / 11 days ago
  • Crossing the Impossible FFI Boundary, and My Gradual Descent into Madness
    Https://zeromq.org/ -> TIL really cool, thanks for the pointer. - Source: Hacker News / 18 days ago
  • 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: 8 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 / 9 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
View more

What are some alternatives?

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

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

RabbitMQ - RabbitMQ is an open source message broker software.

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

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

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

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