episode12

command
v0.0.0-...-c6e3130 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

README

Concurrency Series: Eating Tapas

Watch The Screencast

Go in 5 Minutes, episode 12.

This screencast overviews the "Eating Tapas" problem on Trivial Concurrency Exercises for the Confused Newbie Gopher, and provides a solution.

We're continuing the concurrency series - see github.com/arschles/go-in-5-minutes/issues/14 for progress.

Screencast video: goin5minutes.com/screencast/episode_12_concurrency_eating_tapas/

Outline

  1. This problem
    1. Shared state
    2. Don't communicate by sharing memory, share memory by communicating. See https://golang.org/ref/mem
    3. Sidenote: actor model
  2. Example code

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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