2 post collection
This came up while I was helping a developer debug their service. The kafka shell tools are functional, but not super well documented or easy to use. This tail -n 10 type use case is insanely diffic…
This was a blog post I wrote for my employer's blog back when I was a "consultant". In my last post I introduced the Disruptor pattern — a way of writing efficient, processor friendly code…