<?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>Concurrency on Tuan Hiep TRAN — The Principal Craft</title><link>https://tuanhiep.github.io/principal/tags/concurrency/</link><description>Recent content in Concurrency on Tuan Hiep TRAN — The Principal Craft</description><generator>Hugo -- 0.162.1</generator><language>en-us</language><lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tuanhiep.github.io/principal/tags/concurrency/index.xml" rel="self" type="application/rss+xml"/><item><title>Autopsy of a Hybrid Architecture (1/4): The Illusion of Non-Blocking &amp; Thread Starvation</title><link>https://tuanhiep.github.io/principal/posts/series_4/1.the_illusion_of_non_blocking_and_thread_starvation/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://tuanhiep.github.io/principal/posts/series_4/1.the_illusion_of_non_blocking_and_thread_starvation/</guid><description>When 5% CPU utilization meets 503 Service Unavailable. Dissecting the cost of waiting and the quantitative failure of hybrid execution models.</description></item><item><title>Autopsy of Distributed Systems (2/4): The Concurrency Collapse &amp; Reactive Starvation</title><link>https://tuanhiep.github.io/principal/posts/series_3/2.concurrency_collapse_thread_starvation/</link><pubDate>Sat, 18 Apr 2026 00:00:00 +0000</pubDate><guid>https://tuanhiep.github.io/principal/posts/series_3/2.concurrency_collapse_thread_starvation/</guid><description>Asynchronous frameworks do not eliminate latency; they merely shift the bottleneck. We dissect how a single blocking I/O call inside a reactive pipeline can trigger a catastrophic thread starvation event.</description></item><item><title>From Contention to Throughput (2/5): Turning PostgreSQL into a Lock-Free Queue — The SKIP LOCKED Pattern</title><link>https://tuanhiep.github.io/principal/posts/series_2/2.turning_postgresql_into_a_lock_free_queue/</link><pubDate>Thu, 02 Apr 2026 00:00:00 +0000</pubDate><guid>https://tuanhiep.github.io/principal/posts/series_2/2.turning_postgresql_into_a_lock_free_queue/</guid><description>How to resolve massive database lock contention without deploying Kafka. We explore Quantitative Capacity, the Law of Non-Blocking Acquisition, and the SKIP LOCKED paradigm.</description></item></channel></rss>