Concurrency in Go - Katherine Cox-Buday

Concurrency in Go

Tools and Techniques for Developers
Buch | Softcover
238 Seiten
2017
O'Reilly Media (Verlag)
978-1-4919-4119-5 (ISBN)
44,85 inkl. MwSt
Studibuch Logo

...gebraucht verfügbar!

If you're a developer familiar with Go, this practical book demonstrates best practices and patterns to help you incorporate concurrency into your systems. 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.
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.
  • Understand how Go addresses fundamental problems that make concurrency difficult to do correctly
  • Learn the key differences between concurrency and parallelism
  • Dig into the syntax of Go's memory synchronization primitives
  • Form patterns with these primitives to write maintainable concurrent code
  • Compose patterns into a series of practices that enable you to write large, distributed systems that scale
  • Learn the sophistication behind goroutines and how Go's runtime stitches everything together

Katherine Cox-Buday is a computer scientist currently working at Canonical (of Ubuntu fame) on Juju, a cloud orchestration system. Her hobbies include software engineering, creative writing, Go (igo, baduk, weiquei), and guitar, all of which she pursues intermittently and with various levels of dedication.

Chapter 1 An Introduction to Concurrency
Chapter 2 Modeling Your Code: Communicating Sequential Processes
Chapter 3 Go's Concurrency Building Blocks
Chapter 4 Concurrency Patterns in Go
Chapter 5 Concurrency at Scale
Chapter 6 Tooling

Erscheinungsdatum
Verlagsort Sebastopol
Sprache englisch
Maße 180 x 232 mm
Gewicht 420 g
Einbandart kartoniert
Themenwelt Mathematik / Informatik Informatik Programmiersprachen / -werkzeuge
Mathematik / Informatik Informatik Software Entwicklung
Schlagworte Concurrency • Go • Nebenläufigkeit • Softwareentwicklung
ISBN-10 1-4919-4119-7 / 1491941197
ISBN-13 978-1-4919-4119-5 / 9781491941195
Zustand Neuware
Haben Sie eine Frage zum Produkt?
Mehr entdecken
aus dem Bereich