concurrency

command
v0.0.0-...-a565ec7 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2023 License: MIT Imports: 1 Imported by: 0

README

Introduction to Concurrency

Internal talk presented at Deliveroo on 8th March 2023. This is an evolution of the previous Managing Groups of Goroutines talk.

To run the presentation you need to install the present tool. To do that you can just run:

$ go install golang.org/x/tools/cmd/present

Afterwards run present in this directory and then go to http://127.0.0.1:3999 to view the presentation.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package errgroup provides synchronization, error propagation, and Context cancellation for groups of goroutines working on subtasks of a common task.
Package errgroup provides synchronization, error propagation, and Context cancellation for groups of goroutines working on subtasks of a common task.
example command

Jump to

Keyboard shortcuts

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