TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

5 点作者 subtenante超过 7 年前

2 条评论

ramtatatam超过 7 年前
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
IpV8超过 7 年前
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 未加载