会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
富坚老贼
https://github.com/buchizaodian
新随笔
管理
2020年9月14日
rabbitmq 工作模式
摘要: 一、工作队列模式 C1 C2轮流接收消息 启动两个接受者 channel.QueueDeclare(queue:"que",durable:false,exclusive:false,autoDelete:false,arguments:null); 交换机设置为空字符串 channel.Basic
阅读全文
posted @ 2020-09-14 11:23 富坚老贼
阅读(153)
评论(0)
推荐(0)
编辑
公告