Posted inapache kafka Karafka rdkafka The 60-Second Wait: How I Spent Months Solving the Ruby’s Most Annoying Gem Installation Problem Posted by Ubuntu Server Admin July 17, 2025Notice: While native extensions for rdkafka have been extensively tested and are no longer experimental,…
Posted inkafka Karafka rdkafka Karafka 2.5 and Web UI 0.11: Next-Gen Consumer Control and Operational Excellence Posted by Ubuntu Server Admin June 16, 2025Introduction Imagine pausing a problematic partition, skipping a corrupted message, and resuming processing - all…
Posted inconference Other Ruby From pidfd to Shimanami Kaido: My RubyKaigi 2025 Experience Posted by Ubuntu Server Admin April 28, 2025Introduction I just returned from RubyKaigi 2025, which ran from April 16th to 18th at…
Posted inapache kafka Karafka rpc Breaking the Rules: RPC Pattern with Apache Kafka and Karafka Posted by Ubuntu Server Admin January 27, 2025Introduction Using Kafka for Remote Procedure Calls (RPC) might raise eyebrows among seasoned developers. At…
Posted inRuby rubygems Security The Silent Guardian: Why Bundler Checksums Are a Game-Changer for Your Applications Posted by Ubuntu Server Admin January 5, 2025Introduction: A Fragile Trust The Ruby ecosystem relies heavily on RubyGems.org as the central platform…
Posted inKarafka Performance Ruby Under the Hood: Enhancing Karafka’s CPU and Memory Efficiency Posted by Ubuntu Server Admin August 25, 2024Introduction Now and then, I like to go on a performance improvement hunt because life…
Posted inKarafka rdkafka Ruby The librdkafka Supply Chain Breakdown: rdkafka-ruby’s Darkest Hour Posted by Ubuntu Server Admin July 20, 2024Opening Note We all make mistakes, and fundamentally, the havoc caused by this incident was…
Posted inapache kafka Karafka mutex From Sleep to Speed: Making Rdkafka Sync Operations 16 Times Faster Posted by Ubuntu Server Admin May 20, 2024As an open-source developer, I constantly seek performance gains in the code I maintain. Since…
Posted inapache kafka Karafka rdkafka Karafka 2.4 Release Announcement: Advancing Kafka Processing for Ruby and Rails Posted by Ubuntu Server Admin April 27, 2024Introduction I am thrilled to announce the release of Karafka 2.4, a significant milestone in…
Posted inC++ Karafka rdkafka From Oniguruma to POSIX: The Regex Rift Between Ruby and C Posted by Ubuntu Server Admin April 2, 2024Introduction In the world of Kafka and its applications, utilizing regular expressions for topic subscriptions…