Which MQP Protocol
Protocols considered for adoption:
Protocol | Version | International Standard | Docs | Comments | Adopted for WIS2 | Motivations for adoption for WIS2 |
---|---|---|---|---|---|---|
AMQP | 0.9.1 |
| This version of AMQP is not an approved (ISO, OASIS) standard. | No |
| |
AMQP | 1.0 | ISO/OASIS | https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=amqp OASIS Advanced Message Queuing Protocol (AMQP) Version 1.0, Part 0: Overview | Adopted by ICAO. Compare to AMQP 0.9.1, it is a very different protocol missing many features that would be useful in WIS2. Adding those features, may make implementation incompatible. | No |
|
MQTT | 3.1.1 | OASIS |
| Yes | A very simple standard available in many open source solutions. Can also be used for IOT purposes (AWS) | |
MQTT | 5.0 | ISO/OASIS |
| Yes | The most recent standard protocol. mosquitto, EMQX are two open source implementation |