Who Hacked Me On Ubuntu?
A morning debugging spiral that led to a full-blown paranoia episode on Ubuntu.
Jun 23, 20259 min read102

Search for a command to run...
Articles tagged with #kafka
A morning debugging spiral that led to a full-blown paranoia episode on Ubuntu.

In this article, we explore a generic and modular approach to the KafkaConnectionPool class

This article focuses on implementing a thread-safe connection pool for KafkaProducer to avoid application startup fails due to Kafka servers downtime
