Hacker News new | ask | show | jobs
by platz 4042 days ago
I still wonder if MQTT really has the right tradeoffs compared to AMQP, especially as you try to scale things beyond hello world.

http://www.slideshare.net/paolopat/mqtt-iot-protocols-compar...

http://www.iotprimer.com/2013/11/iot-protocol-wars-mqtt-vs-c...

http://blogs.vmware.com/vfabric/2013/02/choosing-your-messag...

1 comments

Is anyone using AMQP in a public API?
Zebra Technologies' Zatar[1] platform use AMQP for the communication between the devices and the server.

I don't know if this is what you meant with "public API".

[1] http://zatar.com

zatar.com talks of CoAP but I don't see AMQP mentioned.