Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 282 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 282 Bytes

Clusterizer

A scalable streaming cluster analysis command line tool. It pulls data off of a Kafka topic and puts cluster centers onto another Kafka topic. Scaling the throughput is accomplished by connecting more workers to the initial worker using Serf.