<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Golang on Vubon Notes</title><link>https://vubon.dev/categories/golang/</link><description>Recent content in Golang on Vubon Notes</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 01 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://vubon.dev/categories/golang/index.xml" rel="self" type="application/rss+xml"/><item><title>Fan-Out Fan-In in Golang — The easy way</title><link>https://vubon.dev/posts/fan-out-fan-in-in-golang/</link><pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate><guid>https://vubon.dev/posts/fan-out-fan-in-in-golang/</guid><description>&lt;p>These days, low latency isn’t “nice to have” — it’s table stakes. So let’s talk about the Fan-Out/Fan-In pattern and why it’s my go-to for faster APIs and background work. After 6+ years building FinTech systems, I’ll share a real example that makes the concept easy to digest and hard to forget. You’ll be able to plug it into your services right away.&lt;/p>
&lt;p>But before the demo, let’s hit the basics.&lt;/p></description></item></channel></rss>