BBC consumer SQS polling

微笑、不失礼 提交于 2019-12-13 05:43:45

问题


I need to poll and SQS queue using node js. I tried using bbc consumer npm library but some messages don’t get received by the consumer. Does anyone have a better solution to polling an SQS using node?


回答1:


Use sqs-consumer it works great!



来源:https://stackoverflow.com/questions/50653227/bbc-consumer-sqs-polling

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!