<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Channels on cassiobotaro</title><link>https://cassiobotaro.dev/en/tags/channels/</link><description>Recent content in Channels on cassiobotaro</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 23 Sep 2026 21:43:41 -0300</lastBuildDate><atom:link href="https://cassiobotaro.dev/en/tags/channels/index.xml" rel="self" type="application/rss+xml"/><item><title>Go Concurrency - Hello world</title><link>https://cassiobotaro.dev/en/posts/go-concurrency-hello-world/</link><pubDate>Thu, 24 Sep 2026 00:00:00 +0000</pubDate><guid>https://cassiobotaro.dev/en/posts/go-concurrency-hello-world/</guid><description>&lt;video
 src="https://cassiobotaro.dev/videos/ola_mundo.mp4"
 title="A goroutine sending a message through a channel" aria-label="A goroutine sending a message through a channel"
 autoplay
 loop
 muted
 playsinline
 controls
 preload="metadata"
 style="width: 100%; height: auto;"&gt;
&lt;/video&gt;

&lt;p&gt;A few years ago I watched a &lt;a href="https://github.com/andrebq/andrebq.github.io" class="external-link" target="_blank" rel="noopener"&gt;talk&lt;/a&gt; by &lt;a href="https://github.com/andrebq" class="external-link" target="_blank" rel="noopener"&gt;@andrebq&lt;/a&gt; about concurrency in Go and my mind was blown.&lt;/p&gt;
&lt;p&gt;Much later I decided to transcribe the examples from that talk into a repository, and kept adding others I found in books, in articles and in Rob Pike&amp;rsquo;s talk &lt;a href="https://go.dev/talks/2012/concurrency.slide" class="external-link" target="_blank" rel="noopener"&gt;Go Concurrency Patterns&lt;/a&gt;. It became &lt;a href="https://github.com/cassiobotaro/concorrencia-go" class="external-link" target="_blank" rel="noopener"&gt;concorrencia-go&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>