<?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>Goroutine on zy的练级成长之路</title>
    <link>https://antidebug.cn/tags/goroutine/</link>
    <description>Recent content in Goroutine on zy的练级成长之路</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <lastBuildDate>Sat, 04 May 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://antidebug.cn/tags/goroutine/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Golang 并发编程：goroutine 与 channel</title>
      <link>https://antidebug.cn/posts/2024/05/golang-%E5%B9%B6%E5%8F%91%E7%BC%96%E7%A8%8Bgoroutine-%E4%B8%8E-channel/</link>
      <pubDate>Sat, 04 May 2024 00:00:00 +0000</pubDate>
      <guid>https://antidebug.cn/posts/2024/05/golang-%E5%B9%B6%E5%8F%91%E7%BC%96%E7%A8%8Bgoroutine-%E4%B8%8E-channel/</guid>
      <description>Go 并发的核心拼图：goroutine 轻量级线程、channel 通信、select 多路复用、sync.WaitGroup/Once/Mutex，以及常见死锁与泄漏陷阱。</description>
    </item>
  </channel>
</rss>
