<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Sync - Tag - 编程心语</title>
        <link>https://www.ithome.me/tags/sync/</link>
        <description>Sync - Tag - 编程心语</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Tue, 21 Jul 2026 00:00:00 &#43;0000</lastBuildDate><atom:link href="https://www.ithome.me/tags/sync/" rel="self" type="application/rss+xml" /><item>
    <title>Go 并发原语实战：sync.Pool、sync.Once 与 sync.Cond 的正确打开方式</title>
    <link>https://www.ithome.me/post/2026/07/21/go-sync-primitives-pool-once-cond/</link>
    <pubDate>Tue, 21 Jul 2026 00:00:00 &#43;0000</pubDate>
    <author>Simon</author>
    <guid>https://www.ithome.me/post/2026/07/21/go-sync-primitives-pool-once-cond/</guid>
    <description><![CDATA[Go 的并发编程有两套武器库：一套是 CSP 模型的 goroutine + channel，另一套是标准库 sync 包提供的底层原语。大多数教程把焦点放在 channel 上，但真正到生产环境里，]]></description>
</item>
</channel>
</rss>
