<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>并发控制 on 编程心语</title>
		<link>https://www.ithome.me/tags/%E5%B9%B6%E5%8F%91%E6%8E%A7%E5%88%B6/</link>
		<description>Recent content in 并发控制 on 编程心语</description>
		<generator>Hugo</generator>
		<language>zh-CN</language>
		
		
		
		
			<lastBuildDate>Tue, 04 Aug 2026 14:59:27 +0800</lastBuildDate>
		
			<atom:link href="https://www.ithome.me/tags/%E5%B9%B6%E5%8F%91%E6%8E%A7%E5%88%B6/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Go Context 机制详解：超时控制、取消传播与避坑指南</title>
				<link>https://www.ithome.me/post/2026/07/08/go-context-deep-dive/</link>
				<pubDate>Wed, 08 Jul 2026 08:00:00 +0800</pubDate>
				<guid>https://www.ithome.me/post/2026/07/08/go-context-deep-dive/</guid>
				<description>&lt;h2 id=&#34;为什么-context-是-go-的灵魂&#34;&gt;为什么 Context 是 Go 的灵魂&lt;/h2&gt;&#xA;&lt;p&gt;如果你写过 Go，一定见过函数签名里第一个参数永远是 &lt;code&gt;ctx context.Context&lt;/code&gt;。这不是约定俗成的美观——Context 是 Go 处理并发控制的核心机制，它解决了三个关键问题：&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
