Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最大,Amazon MQ 支持多少消费者/订阅者?我们需要在我们的应用程序中同时向 10k 个消费者广播消息。
我浏览了亚马逊文档,每个经纪人只能支持 250 个用户。那么,我们将不得不创建多个代理?
如果我们必须同时向大约 10,000 个消费者广播消息,请建议哪种 ESB 更好?
我们的消费者将是 iOS 和 android 设备。我们将使用 .net core 作为生产者。
注意 - 我们将在 AWS 上部署应用程序,因此无法使用 Azure 服务总线。