Webinar
EMQX Agents: From MQTT Events to AI Actions | Register Now →
Back

Category: mqtt-broker

What a PV Cooling Paper Reveals About Distributed IoT Control
Jun 18, 2026

What a PV Cooling Paper Reveals About Distributed IoT Control

This article explains how a weather-aware MQTT edge–fog architecture enabled a 600 Wp photovoltaic cooling system to achieve a net-positive energy ROI of 1.07 in real-world conditions.

EMQX TeamMQTT
Mosquitto vs EMQX: Features, Scalability, and Use Cases Compared
Jun 1, 2026

Mosquitto vs EMQX: Features, Scalability, and Use Cases Compared

Compare EMQX and Mosquitto across features, scalability, security, integrations, and use cases to choose the right MQTT broker for your project.

Fan WangMQTT
MQTT Broker: How It Works, Popular Options, and Quickstart
May 8, 2026

MQTT Broker: How It Works, Popular Options, and Quickstart

An MQTT broker is an intermediary entity that enables MQTT clients to communicate. It receives messages published by clients, filters them by topic, and distributes to subscribers.

EMQX TeamMQTT
Comparison of Open Source MQTT Brokers 2026
May 1, 2026

Comparison of Open Source MQTT Brokers 2026

Based on the criteria, we choose to focus on four popular open-source MQTT brokers EMQX, Mosquitto, NanoMQ and VerneMQ. Here is a summary of versions...

Fan WangMQTT
Top 3 Open Source MQTT Brokers for Industrial IoT in 2025
Aug 4, 2025

Top 3 Open Source MQTT Brokers for Industrial IoT in 2025

This article compares the top 3 MQTT brokers for Industrial IoT in 2025, including each broker's advantages, disadvantages, and use cases.

JoeyMQTT
Free MQTT Broker: Exploring Options and Choosing the Right Solution
Jul 23, 2025

Free MQTT Broker: Exploring Options and Choosing the Right Solution

This guide explores the best free MQTT broker options available and provides a practical step-by-step walkthrough to help you choose and set up the right one for your project.

EMQX TeamMQTT
Building MQTT Services on Windows
Jul 3, 2024

Building MQTT Services on Windows

This guide will walk you through setting up MQTT services on Windows using NanoMQ, demonstrating both binary package installation and source code compilation methods.

NanoMQ TeamMQTT
How to Install a Scalable MQTT Broker on OpenWRT
Oct 19, 2023

How to Install a Scalable MQTT Broker on OpenWRT

This blog will provide a new solution to running MQTT on OpenWRT with NanoMQ. The better scalability and integrations make it a perfect alternative to Mosquitto.

NanoMQ TeamMQTT
RabbitMQ vs Kafka: 5 Key Differences & Leading Use Cases
Sep 13, 2023

RabbitMQ vs Kafka: 5 Key Differences & Leading Use Cases

RabbitMQ is an open-source message-broker software that transmits data between applications and services. Kafka is an open-source distributed message streaming platform.

JaylinMQTT
Mosquitto MQTT Broker: Pros/Cons, Tutorial, and Alternative
Aug 21, 2023

Mosquitto MQTT Broker: Pros/Cons, Tutorial, and Alternative

Eclipse Mosquitto is an open-source message broker that uses the MQTT (Message Queuing Telemetry Transport) protocol.

EMQX TeamMQTT
The Best Mosquitto Alternative: An In-Depth Look at NanoMQ for IoT Edge
Jun 8, 2023

The Best Mosquitto Alternative: An In-Depth Look at NanoMQ for IoT Edge

Discover the paradigm shift of edge computing and the challenges faced by MQTT brokers for the edge. Compare NanoMQ with Mosquitto and illustrate why the former is a superior alternative.

JaylinMQTT
Connecting to Serverless MQTT Broker in Node.js
May 26, 2023

Connecting to Serverless MQTT Broker in Node.js

This blog will provide a step-by-step guide on how to connect a Serverless MQTT Broker using the MQTT.js library.

EMQX Cloud TeamProduct