Hacker News new | ask | show | jobs
by voxadam 3049 days ago
On a somewhat related note there is a link implementation of Kafka written in Go called Jocko.[0]

[0] https://github.com/travisjeffery/jocko

1 comments

This is actually interesting because Kakfka’s is great and the protocol makes sense but I want a binary to run so I don’t have to deal with the java ecosystem.