Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

concurrent-go

A gentle introduction to concurrency patterns in Go

Browse the various branches of this repo to see each code example.

This repo will serve as a supplement to my Lightning Talk, "Concurrent Programming with Go". It is aimed at those inexperienced with concurrenct programming concepts, but who know the bare-bones basics of Go.

For more information, check out Rob Pike's excellent video lecture, "Go Concurrency Patterns".

About

Gentle introduction to concurrency patterns in go

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors