VerneMQ is an open-source, high-performance MQTT messaging broker written in Erlang. It is scalable, fault-tolerant and easy to set up. VerneMQ can handle thousands of MQTT clients on a single server instance.
Open-source, scalable, and fault-tolerant MQTT broker with high-performance capabilities, ideal for large-scale IoT applications and message queues.
What is VerneMQ?
VerneMQ is an open-source, high-performance MQTT messaging broker designed for large-scale IoT and M2M applications. It is written in Erlang which makes it highly scalable, fault-tolerant and suitable for mission-critical deployments.
Some key features of VerneMQ include:
Built-in clustering support for setting up highly available MQTT infrastructures
Pluggable authentication and authorization for securing broker access
Transparent message load balancing across clustered nodes
Shared topic/subscription data structures across all nodes
Graceful handling of network partitions and node failures
Support for bridges to other MQTT brokers
Easy integration with metrics and logging tools
VerneMQ can handle thousands of MQTT clients connected simultaneously to a single broker instance. It scales horizontally by simply adding more nodes to the cluster. The Erlang-based architecture provides great fault tolerance characteristics out of the box. VerneMQ is suitable for large-scale IoT deployments in industrial environments.
Mosquitto is an open source message broker that implements the MQTT protocol. MQTT stands for Message Queuing Telemetry Transport. It allows devices to connect and publish messages to the broker, while other devices can subscribe to those messages.Some key features of Mosquitto:Lightweight and optimized for low resource usageImplements versions 3.1...
HiveMQ is an open source, on-premise MQTT messaging broker and client library that enables scalable, secure, and reliable transfer of data between IoT devices and the cloud. Some key features of HiveMQ include:Supports MQTT 3.1.1 and 5.0 protocolsBuilt-in clustering for horizontal scalingPersistence mechanisms to provide reliable message deliveryFine-grained access control...
MQTTBox is a free, open source MQTT client application that makes it easy to connect to MQTT brokers and test MQTT/TCP or MQTT/WebSocket connections. Key features of MQTTBox include:Intuitive graphical user interface for subscribing to MQTT topics, publishing messages, and viewing logs.Supports MQTT over TCP and MQTT over WebSockets connections.Ability...
Bevywise MQTTRoute is an open source MQTT broker and router designed specifically for IoT and M2M applications. Here are some key features:Supports persisting MQTT messages to databases like MongoDB, Cassandra, Redis etc. for later analysisCan bridge between MQTT brokers, enabling integration between different systemsIncludes enterprise integration capabilities like SSL/TLS support,...
CrystalMQ is an open-source message queuing middleware that implements the Advanced Message Queuing Protocol (AMQP) standard. It enables asynchronous messaging between distributed applications through message queues and brokers.Some key features of CrystalMQ include:Lightweight and fast - Built with high performance in mind using C++Cross-platform - Runs on Linux, Windows, macOS,...
Sentienz Transporter is a powerful yet easy-to-use data integration and ETL (extract, transform, load) solution. It allows you to efficiently move and synchronize data between a wide variety of sources and destinations.With an intuitive drag-and-drop interface, you can visually map data flows from sources like databases, APIs, files, SaaS applications...
emqtt is an open-source, scalable, distributed MQTT message broker written in Erlang/OTP. It supports MQTT v3.1/v3.1.1/v5.0 protocols and can handle tens of millions of concurrent MQTT connections on one cluster. emqtt provides a reliable remote message queue for IoT messaging applications and data streaming processing.Key features of emqtt include:Distributed cluster...