Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Eclipse Mosquitto is a message broker that is open source and licensed under EPL/EDL, designed to support various versions of the MQTT protocol, including 5.0, 3.1.1, and 3.1. This broker is notably lightweight, making it ideal for deployment on a wide range of devices, from low-power single-board computers to robust server systems.
The MQTT protocol itself offers an efficient way to handle messaging through a publish/subscribe architecture, which is particularly well-suited for applications in the Internet of Things, enabling communication with low-power sensors or mobile devices like smartphones, embedded systems, and microcontrollers.
In addition to the broker, the Mosquitto project also includes a C library that facilitates the creation of MQTT clients, alongside the widely used command line clients, mosquitto_pub and mosquitto_sub, which enhance user interaction with the MQTT protocol. Overall, Mosquitto serves as a versatile tool for developers aiming to implement messaging solutions in a variety of applications.
Description
ZeroMQ, often referred to as ØMQ, 0MQ, or zmq, may appear to be just an embeddable networking library, yet it functions as a robust concurrency framework. It provides sockets that transmit atomic messages through various transport methods such as in-process, inter-process, TCP, and multicast. Users can establish N-to-N socket connections utilizing patterns like fan-out, publish-subscribe, task distribution, and request-reply. Its speed makes it suitable as the underlying framework for clustered applications, while its asynchronous I/O architecture enables the development of scalable multicore applications designed as asynchronous message-processing tasks. Furthermore, ZeroMQ supports a wide array of language APIs and is compatible with most operating systems, making it a versatile choice for developers. This flexibility allows for innovative solutions across diverse programming environments.
API Access
Has API
API Access
Has API
Screenshots View All
No images available
Integrations
Flockport
NXLog
Netdata
NiceGUI
Pro Edition for Eclipse Mosquitto
TallyFlow
TeamDev Projects
Tenzir
Integrations
Flockport
NXLog
Netdata
NiceGUI
Pro Edition for Eclipse Mosquitto
TallyFlow
TeamDev Projects
Tenzir
Pricing Details
Free
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Eclipse Foundation
Founded
2004
Country
Canada
Website
mosquitto.org
Vendor Details
Company Name
ZeroMQ
Founded
2007
Website
zeromq.org
Product Features
Message Queue
Asynchronous Communications Protocol
Data Error Reduction
Message Encryption
On-Premise Installation
Roles / Permissions
Storage / Retrieval / Deletion
System Decoupling
Product Features
Message Queue
Asynchronous Communications Protocol
Data Error Reduction
Message Encryption
On-Premise Installation
Roles / Permissions
Storage / Retrieval / Deletion
System Decoupling