RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Kafka for Rubyists

A brief introduction to Apache Kafka and how you may be able to leverage it in your applications.

Comments

Kafka is great, but last I heard, both poseidon_cluster and kafka-consumer still have issues when running in a clustered environment (e.g. failover and rebalancing). Not a reason to avoid it, just something to keep in mind when you go to scale up.

Steve, thats correct. I plan to cover that in Part 2 of my post. Thanks for reading!

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in