TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Which message broker do you use, and why?

5 pointsby subtenanteover 7 years ago

2 comments

ramtatatamover 7 years ago
We use RabbitMQ and among others we are using following features:<p>- persistency<p>- high availability<p>- easy clustering<p>- ability to turn on MQTT plugin
IpV8over 7 years ago
We use a janky vpn system where every device connects to a mother server on the vpn and sends messages to a port on a GO server. Looking to transition this to a real MQTT broker soon (hopefully before scaling forces us to). We&#x27;ll probably use AWS IOT rather than brew up our own. I have used Xively in the past as well. For testing I use HBMQTT (python based open source).
评论 #15676198 未加载