loong / go-concurrency-exercises

Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.
Other
1.11k stars 378 forks source link

Solutions PR #43

Closed badstreff closed 3 weeks ago

badstreff commented 3 weeks ago

For problem 3 just did the easy implementation

For problem 5 might be more efficient with a sync.RWMutex