<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Blog on Jatin Bansal</title><link>https://jatinbansal.com/blog/</link><description>Recent content in Blog on Jatin Bansal</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://jatinbansal.com/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Writing Event Loops with Java Virtual Threads</title><link>https://jatinbansal.com/blog/event-loops-with-java-virtual-threads/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://jatinbansal.com/blog/event-loops-with-java-virtual-threads/</guid><description>A practical guide to writing small event loops in Java 21 and Java 25 using virtual threads, blocking queues, direct control flow, and graceful shutdown.</description></item><item><title>Context vs Prompt Engineering: The Evolution from Instructions to Intelligence</title><link>https://jatinbansal.com/blog/context-vs-prompt-engineering/</link><pubDate>Sun, 31 Aug 2025 00:00:00 +0000</pubDate><guid>https://jatinbansal.com/blog/context-vs-prompt-engineering/</guid><description>Exploring the shift from prompt engineering to context engineering in AI systems, understanding context rot, and why managing context is becoming more critical than crafting prompts.</description></item><item><title>StampedLock: How to Use Locks with Near Lock-Free Reads in Java</title><link>https://jatinbansal.com/blog/stamped-lock/</link><pubDate>Sat, 05 Jul 2025 00:00:00 +0000</pubDate><guid>https://jatinbansal.com/blog/stamped-lock/</guid><description>Learn how Java&amp;rsquo;s StampedLock enables near lock-free reads with optimistic locking, why it&amp;rsquo;s useful for virtual threads and read-heavy workloads, and how to use it safely.</description></item><item><title>Scaling PostgreSQL Databases with Spring Boot: A Journey into Application-Level Sharding</title><link>https://jatinbansal.com/blog/scaling-postgres/</link><pubDate>Tue, 05 Sep 2023 00:00:00 +0000</pubDate><guid>https://jatinbansal.com/blog/scaling-postgres/</guid><description>Learn how we scaled PostgreSQL to handle millions of inserts per hour using application-level sharding with Spring Boot, combining table partitioning and host-level sharding for robust performance.</description></item></channel></rss>