Coxbuday, Katherine
Concurrency in Go
- ISBN 13:
- 9781491941195
- author:
- Coxbuday, Katherine
- format:
- Paperback
- publisher:
- O′
- language:
- English
- Publication Year:
- 2017
- Pages:
- 238
- Dimensions:
- 17.8 x 1.3 x 23.1 cm
- Genre:
- Computing & Internet, Computer Science, Information Systems,
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
Concurrency in Go: Practical Techniques for Developers Learn how to write maintainable concurrent systems with confidence using the Go programming language. This practical book demonstrates best practices and patterns to help you incorporate concurrency into your systems. You'll understand how Go models concurrency, what issues arise from this model, and how to compose primitives to solve problems. Discover how to write large, distributed systems that scale by learning key differences between concurrency and parallelism, and how to form patterns with memory synchronization primitives. With this book, you'll gain the skills and tooling needed to confidently implement concurrent systems of any size, and learn about the sophistication behind goroutines and how Go's runtime stitches everything together.