mvbrock / clusterizer

A scalable streaming cluster analysis command line tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A scalable streaming cluster analysis command line tool


Languages

Language:Go 95.5%Language:Makefile 4.5%