Y
Hacker News
new
|
ask
|
show
|
jobs
by
potamic
515 days ago
Why MQTT over HTTP for a low volume, small scale integration?
2 comments
c0wb0yc0d3r
515 days ago
I’m not OP, but I would hazard a guess that those are the tools that OP has at hand.
link
0xedd
514 days ago
Good, cheap design that takes care of dead letters vs implementing a failover endpoint that would require extra hardware.
MQTT is plug and play in Python. No more costly than a HTTP server.
link