7/3/2020
•
EN
Learning Golang (some rough notes) - S01E10 - Concurrency (Web Crawler)
A developer's notes on implementing a concurrent web crawler in Go, covering mutexes, wait groups, and avoiding duplicate URL fetching.