# Concurrency - Lorbic Technical Journal

> **Source:** [http://localhost:1313/tags/concurrency/](http://localhost:1313/tags/concurrency/)
> **Author:** [Vikash Patel](https://vikashpatel.net)
> 
> *A curated list of articles from [Lorbic.com](http://localhost:1313/).*

---


- **[How Go Channels Actually Work](http://localhost:1313/go-channels-deep-dive/)** - Aug 2026
  *Source:* `http://localhost:1313/go-channels-deep-dive/index.md`

- **[Constructing Concurrent Inverted Indexes in Go](http://localhost:1313/constructing-concurrent-inverted-indexes-in-go/)** - Jun 2026
  *Source:* `http://localhost:1313/constructing-concurrent-inverted-indexes-in-go/index.md`

- **[Why Your Goroutines Need a Speed Limit: Bounded Concurrency in Go](http://localhost:1313/bounded-concurrency-in-go/)** - Apr 2026
  *Source:* `http://localhost:1313/bounded-concurrency-in-go/index.md`

