https://github.com/akarshippili/go-concurrency
examples, usecases of go concurrency
https://github.com/akarshippili/go-concurrency
channels communicating-sequential-processes csp go-concurrency goroutines heap loadbalancer
Last synced: 5 months ago
JSON representation
examples, usecases of go concurrency
- Host: GitHub
- URL: https://github.com/akarshippili/go-concurrency
- Owner: akarshippili
- License: mit
- Created: 2023-08-10T22:08:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T21:55:41.000Z (over 2 years ago)
- Last Synced: 2024-01-28T07:00:47.239Z (over 2 years ago)
- Topics: channels, communicating-sequential-processes, csp, go-concurrency, goroutines, heap, loadbalancer
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-concurrency
examples, usecases of go concurrency