
nsq
llhswwha
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Docker安装
项目数据对接方使用了一个消息队列 https://nsq.io/,我们相应的也需要能够加入该队列中。 需要安装docker,我的电脑是win10的,支持hyper-v,到docker官网下载windows版本,结果注册用的界面提交无法点击,要注册登录后才能下载。 另外找了个下载地址 https://www.jianshu.com/p/d809971b1fc1 里面是跳转到 http...原创 2018-08-29 10:19:59 · 587 阅读 · 0 评论 -
NSQ
项目数据对接方使用了一个消息队列 https://nsq.io/,我们相应的也需要能够加入该队列中。 被一个查到的资料误导或者说是我理解错了,以为nsq一定要在docker中运行,导致去研究了一下docker的安装和使用。 然后现在发现只需要下载nsq相应的的exe文件,其实就能开始使用了。 安装文件地址:https://nsq.io/deployment/installing.html ...原创 2018-08-29 15:33:17 · 1336 阅读 · 0 评论