<?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/" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Concurrency and Parallelism in Go - English</title><link>https://codepros.org/blog/series/go-concurrency/</link><description>This series of articles on Concurrency and Parallelism in Go begins by covering
the basics of concurrency and parallelism, and then moves on to the native Go
concurrency primitives. After the basics we dive head first into building
concurrent applications using the Go concurrency primitives while utilizing
concurrent design principles and patterns.</description><generator>Hugo 0.147.1</generator><language>en</language><lastBuildDate>Sat, 18 Apr 2026 12:58:00 +0000</lastBuildDate><atom:link href="https://codepros.org/blog/series/go-concurrency/index.xml" rel="self" type="application/rss+xml"/></channel></rss>