https://github.com/exapsy/go-concurrency
Understanding concurrency in Golang
https://github.com/exapsy/go-concurrency
Last synced: 9 months ago
JSON representation
Understanding concurrency in Golang
- Host: GitHub
- URL: https://github.com/exapsy/go-concurrency
- Owner: exapsy
- Created: 2020-10-10T23:09:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T12:21:47.000Z (over 5 years ago)
- Last Synced: 2025-07-27T16:14:56.956Z (12 months ago)
- Language: Go
- Size: 24.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Go Concurrency
Understanding and studying concurrency with Golang.
## Credits
Inspiration and most parts of the code were taken from
[Concurrency in Go: Tools and Techniques for Developers 1st Edition](https://www.amazon.com/Concurrency-Go-Tools-Techniques-Developers/dp/1491941197/ref=sr_1_1?crid=24GFICSZM30BQ&dchild=1&keywords=go+concurrency&qid=1602507677&sprefix=go+cunc%2Caps%2C276&sr=8-1)