应用程序可以消耗自己已发布的消息吗?
我的问题是,将大量流数据发布到同一应用程序中,这也是这些消息的消费者是否有意义。像RabbitMQ这样的队列消息系统的异步性是否有助于在这种情况下的性能?
示例:如果大量的流数据进入服务,将将它们发送到RabbitMQ的队列并从同一应用程序中进行处理(侦听)是有意义的吗?
My question is whether it makes sense to publish a huge amount of streaming data to the same application which is also the consumer of those messages. Does asynchronous nature of queue messaging systems like RabbitMQ helps with the performance in such conditions?
Example: if a huge amount of streaming data comes into the service, will sending them into a queue in RabbitMQ and processing them (Listening) one by one from the same application make sense?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论