4 Forks
17 Stars
17 Watchers

kapokmq

基于Go整合Gossip+WebSocket的轻量级分布式消息队列。实现功能:订阅/发布推送、点对点推送、延时消息推送、消费失败自动重试、数据持久化、WAL预写日志、主从节点部署、集群负载均衡、ACK确认机制、内置网页端控制台

How to download and setup kapokmq

Open terminal and run command
git clone https://github.com/dpwgc/kapokmq.git
git clone is used to create a copy or clone of kapokmq repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kapokmq https://github.com/dpwgc/kapokmq/archive/master.zip

Or simply clone kapokmq with SSH
[email protected]:dpwgc/kapokmq.git

If you have some problems with kapokmq

You may open issue on kapokmq support forum (system) here: https://github.com/dpwgc/kapokmq/issues