Skip to content

基于eggjs框架的阿里云消息服务MNS长轮询实践 | An experiment of Aliyun MNS long polling based on (nodejs) eggjs framework

License

Notifications You must be signed in to change notification settings

jerryhu/egg-mns-long-polling-experiment

Repository files navigation

阿里云消息服务MNS长轮询实践

  • 批量从阿里云MNS队列获取消息,然后对消息进行处理 (发送短信,移动推送等)
  • MNS获取消息出错时,会每隔5秒重试连接。出错次数达到最大值(100)时,终止执行。

About

基于eggjs框架的阿里云消息服务MNS长轮询实践 | An experiment of Aliyun MNS long polling based on (nodejs) eggjs framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published