ENGLISH

Concurrency in Go: tools and techniques for developers

Book information

Publisher
O'Reilly Media
Year
2017
ISBN
9781491941195, 1491941197
Language
english
Format
EPUB
Filesize
2 MB (2302825 bytes)
Edition
First edition
Pages
xii, 221 pages : illustrations ; 23 cm\0
Time added
2020-07-26 19:24:52

Description

"Concurrency can be notoriously difficult to get right, but fortunately, the Go open source programming language makes working with concurrency tractable and even easy. If you're a developer familiar with Go, this practical book demonstrates best practices and patterns to help you incorporate concurrency into your systems. Author Katherine Cox-Buday takes you step-by-step through the process. You'll understand how Go chooses to model concurrency, what issues arise from this model, and how you can compose primitives within this model to solve problems. Learn the skills and tooling you need to confidently write and implement concurrent systems of any size"--Back cover.;An introduction to concurrency -- Modeling your code: communicating sequential processes -- Go's concurrency building blocks -- Concurrency patterns in Go -- Concurrency at scale -- Goroutines and the Go runtime. An introduction to concurrency -- Modeling your code: communicating sequential processes -- Go's concurrency building blocks -- Concurrency patterns in Go -- Concurrency at scale -- Goroutines and the Go runtime.

Similar books