https://github.com/wesleyone/rocketmq-sdk-demo
ons客户端连接自建rocketmq测试demo
https://github.com/wesleyone/rocketmq-sdk-demo
Last synced: about 2 months ago
JSON representation
ons客户端连接自建rocketmq测试demo
- Host: GitHub
- URL: https://github.com/wesleyone/rocketmq-sdk-demo
- Owner: WesleyOne
- Created: 2022-01-28T10:10:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-28T10:17:16.000Z (over 3 years ago)
- Last Synced: 2025-02-03T15:55:39.215Z (4 months ago)
- Language: Java
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 导航
### normal 普通消息
- sync 同步发送
- async 异步发送
- oneway 单向发送### shared 多线程发送普通消息
### delay 定时/延时消息
### order 顺序消息
### transaction 事务消息
- 提交
- 未提交+回查
- 回滚### trace 社区版链路