Latest posts
10 October 2023

Explore a Rust implementation of the persistence mechanism behind message-queues and write-ahead-logs in databases. Embark on a journey from the theoretical underpinnings to a production grade implementation of the segmented-log data structure.

Read more →
18 June 2023

A post discussing the role of message queues in multistage horizontally scalable ML inference. Originally written for a talk at TFUG Kolkata.

Read more →
03 February 2022