Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 219 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 219 Bytes

goatq

A Distributed message/event streaming platform

Usage

A sample cluster with 3 nodes on a single machine.

terminal 1 : sh scripts/node1.sh

terminal 2 : sh scripts/node2.sh

terminal 3 : sh scripts/node3.sh