Kafka for Rubyists - Part 2
Part 2 of my two part intro to Apache Kafka and how to use it in your next Ruby project: http://www.markphelps.me/2016/01/17/kafka-for-rubyists-2.html
This post covers consumer groups, fault tolerance, durability and popular Ruby Kafka clients.
Post a comment