top of page

HiveMQ

HiveMQ is an MQTT broker and a client based messaging platform designed for the fast, efficient and reliable movement of data to and from connected IoT devices. It uses the MQTT protocol for instant, bi-directional push of data between your device and your enterprise systems.

hivemq-platform.png

Key Features of HiveMQ MQTT Broker

HiveMQ is built to address some of the key technical challenges organizations face when building new Internet of Things applications, including:

​

  • Building reliable and scalable business critical IoT applications

  • Fast data delivery to meet the expectations of end users for responsive IoT products.

  • Lower cost of operation through efficient use of hardware, network and cloud resources

  • Integrating IoT data into existing enterprise systems

​

Why companies are using MQTT:

  • It requires minimal resources since it is lightweight and efficient

  • Support bi-directional messaging between device and cloud

  • Can scale to millions of connected devices

  • Support reliable message delivery through 3 QoS levels

  • Works well over unreliable networks

  • Security enabled, so it works with TLS and common authentication protocols

Scalable MQTT Broker

HiveMQ MQTT Broker instances scale with the underlying hardware. The non-blocking and multi-threaded approach allows up to 10,000,000 concurrent device connections while maintaining extremely fast throughput and adding minimal latency

Enterprise Data Integration @Scale

Enterprise data integration is achieved through bi-directional transmission of data between a HiveMQ MQTT broker and an enterprise system that act as an MQTT client. Using MQTT pub - sub protocol, each enterprise systems' MQTT client subscribes to the data that needs to be integrated. HiveMQ's MQTT Shared Subscription implementation makes it possible to horizontally scale the MQTT clients so the enterprise integration is scalable and reliable.

Extension Framework and Marketplace

An open API and a flexible extension framework makes it possible to integrate HiveMQ and your IoT data into existing enterprise systems. The extension framework allows developers to quickly create extensions for custom data processing, device authentication and device authorization mechanism. HiveMQ also provides a marketplace of pre-built extensions for Kafka, Oracle DB, MongoDB and other systems.

MQTT Client Libraries

Any MQTT compliant client library can used with HiveMQ. HiveMQ provides our own Java client library but you can also use Eclipse Paho, C/C++ JavaScript or Phython libraries. Some of our customers also create their own custom MQTT clients. Different options for MQTT client means you don't get locked - in to one vendor. 

Efficient Network Utilization

Unlike HTTP, HiveMQ and MQTT is based on a pub-sub architecture so the total network traffic is reduced since there is no client polling. MQTT message size is also significantly smaller than HTTP so the amount of data passing through the network is reduced.

Enterprise-grade security

HiveMQ is designed to secure the IoT data from device to enterprise systems. Data transport is secured by industry standards like TLS 1.3, secure websockets and state-of-the-art cipher suites. Support for authentication and authorization includes, X. 509 certs, username/password, IP-based authentication, and an API that allows for custom authentication, authorization and permission logic such as OAuth 2.0 integration.

Real-time Data Monitoring

Administrators can use HiveMQ dashboard to monitor the real - time data passing through the MQTT broker and MQTT clients connected to your IoT application. For each MQTT client, and administrator can see a 360° overview of the client status, disconnect a client, remove the MQTT session, and add/remove subscriptions. For advanced troubleshooting, HiveMQ allows you to create trace recordings that can be used to identify issues and bottlenecks in your deployed IoT applications. An overall summary dashboard gives an operation team the complete real-time overview of the broker cluster and general health of the system.

Deploy Everywhere

HiveMQ can be deployed on a private, hybrid and public cloud. Pre-builit images can be deployed on private clouds using Kubernetes, OpenShift and DC/OS. The supported public cloud platforms includ AWS and MS Azuere. HiveMQ can also run natively on Linux, Windows and OS X.

Reliable Data Delivery

Data delivery over unreliable networks can be a challenge. HiveMQ implements all MQTT Quality of Service levels, including at most once, at least once and exactly once delivery. HiveMQ's support for advanced message retention policies and offline message queuing are essential to accommodate network latency.

Elastic Clusting

HiveMQ is architected with a truly distributed and masterless cluster architecture, which means there is no single point of failure and the cluster can grow and shrink at runtime without losing data or availability. Support for Kubernetes, OpenShift and DC/OS make it possible to automatically scale HiveMQ to meet the requirement of your IoT applicaiton.

100% MQTT Compliant

HiveMQ's MQTT broker is 100% compliant with the MQTT 3.1, MQTT 3.1.1 and MQTT 5 specification. We also allow MQTT 3 and MQTT 5 clients to communicate the HiveMQ at the same time. All advanced features like topic wildcards, persistent sessions with offline queuing, retained messages and all Quality of Services levels are available at scale.

Fully Managed MQTT Cloud Service

HiveMQ Cloud is our cloud native IoT messaging service that simplifies the deployment and management of MQTT platforms. Our fully managed MQTT Cloud Platform creates scalable and reliable MQTT cloud-broker clusters that are built for production - with just a few clicks.

bottom of page