<?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>Async/Await on Luke Jones</title><link>https://lukejones1.github.io/tags/async/await/</link><description>Recent content in Async/Await on Luke Jones</description><generator>Hugo -- 0.159.1</generator><language>en-us</language><lastBuildDate>Fri, 12 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://lukejones1.github.io/tags/async/await/index.xml" rel="self" type="application/rss+xml"/><item><title>Swift Concurrency: Parallelism</title><link>https://lukejones1.github.io/posts/swift-concurrency-parallelism/</link><pubDate>Fri, 12 Dec 2025 00:00:00 +0000</pubDate><guid>https://lukejones1.github.io/posts/swift-concurrency-parallelism/</guid><description>Running concurrent work in Swift with async let, TaskGroups, error handling strategies, and backpressure.</description></item><item><title>Swift Concurrency: From Closures to async/await</title><link>https://lukejones1.github.io/posts/swift-concurrency-first-steps/</link><pubDate>Wed, 10 Dec 2025 00:00:00 +0000</pubDate><guid>https://lukejones1.github.io/posts/swift-concurrency-first-steps/</guid><description>Moving from completion handler closures to async/await — a practical guide to modern Swift concurrency.</description></item></channel></rss>