What Jainish Says

Blogs, Ideas & Thoughts

May 24, 2025

System Design Fundamentals - From Client-Server to Distributed Architecture

> System design is the art of building scalable, reliable, and efficient distributed systems. This guide walks through the essential components and pa...

Read more
May 24, 2025

How Real-Time HTTP Servers Handle Client Requests - A Concurrency Engineering Deep Dive

> Repository for Reference: [https://github.com/Jain1shh/Http-Server](https://github.com/Jain1shh/Http-Server) In modern backend systems, handling cli...

Read more