Posted infiber Karafka karafka framework The Art of Forking: Unlocking Scalability in Ruby Posted by Ubuntu Server Admin February 26, 2024Introduction The journey towards efficient parallelization in library development has often been based on using…
Posted inapache kafka kafka Karafka Monitoring Karafka Jobs Progress Using Web UI Posted by Ubuntu Server Admin October 16, 2023Introduction Karafka is a Ruby and Rails framework designed to simplify processing messages consumed from…
Posted inKarafka karafka framework kubernetes Karafka framework 2.1 announcement Posted by Ubuntu Server Admin June 2, 2023I'm happy to announce that Karafka 2.1 has just been released. For those who wonder…
Posted inapache kafka kafka Karafka Kafka topics as code – declarative Kafka topics management in Ruby Posted by Ubuntu Server Admin March 15, 2023Kafka topics are a fundamental concept in Apache Kafka. Topics are logical names or labels…
Posted inapache kafka kafka Karafka Karafka Web UI – Your Ruby and Rails out-of-the-box Kafka UI Posted by Ubuntu Server Admin February 15, 2023I'm thrilled to announce the new and shiny addition to the Karafka ecosystem: Karafka Web.…
Posted inapache kafka kafka Karafka Karafka framework 2.0 announcement Posted by Ubuntu Server Admin August 9, 2022I'm thrilled to announce the new and shiny Karafka 2.0. It is an effect of…
Posted inbenchmark Karafka karafka framework Reduce your method calls by 99.9% by replacing Thread#pass with Queue#pop Posted by Ubuntu Server Admin January 20, 2022When doing multi-threaded work in Ruby, there are a couple of ways to control the…
Posted inKarafka karafka framework Performance The hidden cost of a Ruby threads leakage Posted by Ubuntu Server Admin December 31, 2020Bug hunting Recently I’ve been working with one small application that would gradually become slower…
Posted inapache kafka kafka Karafka Karafka framework 1.4.0 Release Notes (Ruby + Kafka) Posted by Ubuntu Server Admin September 5, 2020This release mostly solves problems related to message deserialization and normalizes some of the naming…
Posted inapache kafka kafka Karafka Karafka framework 1.3.0 Release Notes (Ruby + Kafka) Posted by Ubuntu Server Admin August 2, 2020Note: These release notes cover only the major changes. To learn about various bug fixes…