使用SQS限制分布率
我有一个用例,需要用100秒消费者从队列中消费消息。但是限制是,消费需要不超过X TP,因为我们依赖下游服务,这将减轻额外的负载。是否可以使用SQS进行此类操作?
I have a use-case which requires to consume messages from a Queue with 100s of lambda consumers. But the constraint is that the consumption needs to happen at no more than x TPS, because we are dependent on a downstream service which will shed the extra load. Is it possible to do such thing with SQS?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论