Concurrency in Go: Tools and Techniques for Developers (pdf)

$5.00

Author Katherine Cox-Buday
Edition 1
Edition Year 2017
Format PDF
ISBN 9781491941195
Language English
Number Of Pages 238
Publisher O’Reilly Media

Description

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

Additional information

Author

Katherine Cox-Buday

Edition

1

Edition Year

2017

Format

PDF

ISBN

9781491941195

Language

English

Number Of Pages

238

Publisher

O’Reilly Media

Reviews

There are no reviews yet.

Be the first to review “Concurrency in Go: Tools and Techniques for Developers (pdf)”

Your email address will not be published. Required fields are marked *