An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

## 导航

### normal 普通消息
- sync 同步发送
- async 异步发送
- oneway 单向发送

### shared 多线程发送普通消息

### delay 定时/延时消息

### order 顺序消息

### transaction 事务消息
- 提交
- 未提交+回查
- 回滚

### trace 社区版链路