- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Best MQTT Broker to Use with HDF
- Labels:
-
Apache NiFi
Created ‎07-19-2016 02:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am thinking http://mosquitto.org/ might be a good choice.
I want to have a good IoT messaging broker to use with Apache NiFi.
Which ones have been tested or worked well?
Created ‎07-19-2016 02:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When developing the MQTT processors I used Mosquitto to test. I found it to be a very easy to use and simple to configure broker that handled a decently high throughput even on my laptop.
That said, the NiFi MQTT processors should be able to communicate with any broker that handles the vanilla MQTT Api.
Created ‎07-19-2016 02:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When developing the MQTT processors I used Mosquitto to test. I found it to be a very easy to use and simple to configure broker that handled a decently high throughput even on my laptop.
That said, the NiFi MQTT processors should be able to communicate with any broker that handles the vanilla MQTT Api.
