Skip to content

golang编写的简易消息引擎,参考自kafka

Notifications You must be signed in to change notification settings

harryyann/mini-kafka-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-kafka-go

golang实现的简易分布式消息引擎,参考Kafka和NSQ。

Overview

  • 使用Etcd作为分布式协调服务和元数据存储
  • 支持分区级别生产消费

Quick start

About

golang编写的简易消息引擎,参考自kafka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published