Concurrency in Go

Concurrency in Go
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 243
Release :
ISBN-10 : 9781491941300
ISBN-13 : 1491941308
Rating : 4/5 (308 Downloads)

Book Synopsis Concurrency in Go by : Katherine Cox-Buday

Download or read book Concurrency in Go written by Katherine Cox-Buday and published by "O'Reilly Media, Inc.". This book was released on 2017-07-19 with total page 243 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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


Concurrency in Go Related Books

Concurrency in Go
Language: en
Pages: 243
Authors: Katherine Cox-Buday
Categories: Computers
Type: BOOK - Published: 2017-07-19 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Concurrency can be notoriously difficult to get right, but fortunately, the Go open source programming language makes working with concurrency tractable and eve
Learn Concurrent Programming with Go
Language: en
Pages: 518
Authors: James Cutajar
Categories: Computers
Type: BOOK - Published: 2024-01-30 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Concurrency doesn’t need to be confusing. Start writing concurrent code that improves performance, scales up to handle large volumes of data, and takes full a
Learning Concurrent Programming in Scala
Language: en
Pages: 533
Authors: Aleksandar Prokopec
Categories: Computers
Type: BOOK - Published: 2014-11-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

This book is a must-have tutorial for software developers aiming to write concurrent programs in Scala, or broaden their existing knowledge of concurrency. This
Get Programming with Go
Language: en
Pages: 468
Authors: Roger Peppe
Categories: Computers
Type: BOOK - Published: 2018-08-27 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Get Programming with Go introduces you to the powerful Go language without confusing jargon or high-level theory. By working through 32 quick-fire lesso
On Concurrent Programming
Language: en
Pages: 482
Authors: Fred B. Schneider
Categories: Computers
Type: BOOK - Published: 2012-12-06 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

Here, one of the leading figures in the field provides a comprehensive survey of the subject, beginning with prepositional logic and concluding with concurrent