Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rabbitmq公用类 #10

Open
4 tasks done
shadow88sky opened this issue Feb 15, 2017 · 2 comments
Open
4 tasks done

rabbitmq公用类 #10

shadow88sky opened this issue Feb 15, 2017 · 2 comments

Comments

@shadow88sky
Copy link
Collaborator

shadow88sky commented Feb 15, 2017

  • publish方法(生产端)
  • consume方法(消费端),集成发送短信,邮件,微信等功能
  • 通过配置require不同的包,实现加载不同服务商提供发送服务
  • 包含requeue机制,即插入队列失败,实现自动重新插入的功能
    预估积分: 2 Credits
@shadow88sky
Copy link
Collaborator Author

shadow88sky commented Feb 20, 2017

文件夹说明

  • server 服务端启动项&&config配置
    • boot 服务启动时,会自动加载该目录下的js文件
  • common loopback的model定义&&路由定义&&业务逻辑
  • consume 消费端服务(后期会修改)

@wenqingyu
Copy link
Contributor

死月 2 credits checked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants