Skip to content

Kafka-dispatcher is used as a middleware that act as a comsumer group and dispatcher event to several command line processes.

Notifications You must be signed in to change notification settings

Carlos-Zen/kafka-dispatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project was built for dispatcher kafka event to command processes.Act as a middleware by subscribe kafka consumer group.Its simple and easy to use.

Usage

Instruction for several config
topics: A comma-separated list of topics to consume
zookeeper: A comma-separated Zookeeper connection string
command: (e.g. ·/usr/bin/php·)
params: (e.g. ·/data/shell/test.php·)

Source Path

path: $GOPATH/uuzu.com/

Run

go run main.go

Build

go build main.go

About

Kafka-dispatcher is used as a middleware that act as a comsumer group and dispatcher event to several command line processes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages