137 Star 865 Fork 358

GVPDiDi-opensource / DDMQ

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 697 Bytes
一键复制 编辑 原始数据 按行查看 历史
zanglei 提交于 2018-12-29 14:39 . init commit

English | 中文

DDMQ Chronos

Chronos is the delay message module of DDMQ. Chronos provides massive delay message storage and uses RocksDB as underlying storage.

Features

  • Rich message type: delay message, delay-loop message and transactional message.
  • high availability & high reliability.
  • Easy-to-use: use the same SDK and console as realtime message.
  • Huge Volume: use disk as storage.

Architecture

Deploy

  • create inner topic and inner group in Console
  • modify chronos.yaml
  • run build.sh to build package
  • start chronos with control.sh start
Java
1
https://gitee.com/didiopensource/DDMQ.git
git@gitee.com:didiopensource/DDMQ.git
didiopensource
DDMQ
DDMQ
master

搜索帮助