Karafka – Ruby micro-framework for building Apache Kafka message-based applications
Karafka is a microframework used to simplify Apache Kafka based Ruby applications development. Up until now there was no Sinatra “like” framework to rapidly develop message based applications. Karafka goes beyond simple sending and receiving. It provides an environment to work with multiple topics and groups. http://dev.mensfeld.pl/2015/08/karafka-ruby-micro-framework-for-building-apache-kafka-message-based-applications/
Post a comment