Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 258 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 258 Bytes

to run zookeper

python zookeeper.py

to run broker

python broker1.py, python broker2.py, python broker3.py

to run producer

python producer.py topicname

to run consumer

python consumer.py topicname early