/multithreading

форк школы бэкенд яндекса про ансихронность и многопоточность

Primary LanguageGo

Multithreading in Go

This is a study project for Yandex Backend School.

Here you can find some examples of how to use goroutines, channels and other synchronization primitives.

Some of these examples contain errors which you can figure out how to fix.