Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka_API

Short example of Kafka Producers - Consumers implementation

Development

Producer

Consumer

Kafka library

Installation Guide

MacOS

  • brew install Caskroom/cask/java - Java 1.7+ is required to install kafka
  • brew install kafka - kafka
  • zkServer start - to load zookeeper
  • kafka-server-start.sh /usr/local/etc/kafka/server.properties - to start the Kafka server.
  • brew install php56-kafka

About

Short example of Kafka Producers - Consumers implementation

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages