<?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 Learn by Tanhdev</title><link>https://learn.tanhdev.com/tags/goroutine/</link><description>Recent content in Goroutine on Learn by Tanhdev</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 01 Jun 2026 10:00:00 +0700</lastBuildDate><atom:link href="https://learn.tanhdev.com/tags/goroutine/index.xml" rel="self" type="application/rss+xml"/><item><title>Các Mẫu Goroutine Pool Trong Go: errgroup &amp; Cơ Chế Chặn (Backpressure)</title><link>https://learn.tanhdev.com/posts/golang-goroutine-pool-errgroup-worker/</link><pubDate>Mon, 01 Jun 2026 10:00:00 +0700</pubDate><guid>https://learn.tanhdev.com/posts/golang-goroutine-pool-errgroup-worker/</guid><description>Các mẫu xử lý đồng thời (concurrency patterns) của Go trong Production: các tập hợp công nhân (worker pools) errgroup, giới hạn tốc độ dựa trên cờ hiệu (semaphore-based rate limiting), hàng đợi có giới hạn (bounded queues), và cơ chế chặn mềm mỏng (graceful backpressure) cho các microservices.</description></item></channel></rss>