Blog Posts

  • 7 Aug 2024

    A small experiment on effects of cacheline false-sharing in multi-processor systems.

  • 5 Dec 2023

    This article explores different cancellation patterns that can be achieved using contexts.

  • 19 Nov 2022

    Building a reliable & efficient, scheduled job-queue with Redis.

  • 20 Jun 2022

    Some notes on basics of terraform.

  • 3 Mar 2022

    I was constantly running into use-cases where things needed to be done as per a pre-defined schedule. This post summarises the problem and solution.