Hacker News new | ask | show | jobs
by fasteo 4042 days ago
>>> which is similar to VerneMQ (I guess) but way less complex

I quick read of both VerneMQ and your queue service indicates that your guess is wrong:

- The whole MQTT spec (compact on-the-air messages, hierarchical topics, wildcard subscriptions, QoS level, message persistence)

- Service level agreement

- Live code upgrade

- Monitoring and tracing built-in

- Extensible with plug-ins

- Fault tolerance