<?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 Indented Block</title><link>https://indentedblock.com/tags/concurrency/</link><description>Recent content in Concurrency on Indented Block</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 31 Aug 2026 08:57:23 -0400</lastBuildDate><atom:link href="https://indentedblock.com/tags/concurrency/index.xml" rel="self" type="application/rss+xml"/><item><title>asyncio vs Threading vs Multiprocessing: Picking the Right Concurrency Model</title><link>https://indentedblock.com/posts/concurrency-comparison/</link><pubDate>Mon, 31 Aug 2026 08:57:23 -0400</pubDate><guid>https://indentedblock.com/posts/concurrency-comparison/</guid><description>Python gives you three different ways to do more than one thing at once. Here&amp;#39;s how they actually differ, and a decision framework for picking the right one instead of guessing.</description></item></channel></rss>