concurrency/

directory
v0.0.0-...-380cd29 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2022 License: MIT

README

Concurrency tasks

This page holds 4 concurrency practical tasks to help you to understand how to write concurrent code. They will help you to understand how to work with channels, goroutines, tickers, mutexes and context cancelation.

Visit these pages to identify what you need to know about concurrency.

Junior: https://confluence.softserveinc.com/display/SDO/1.6+Concurrency
Middle: https://confluence.softserveinc.com/display/SDO/2.6+Concurrency
Senior: https://confluence.softserveinc.com/display/SDO/3.6+Concurrency

https://github.com/golang/go/wiki/LearnConcurrency

Directories

Path Synopsis
1
2
3

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL