#6,941 in Computers & technology books
Use arrows to jump to the previous/next product

Reddit mentions of Distributed Computing with Go: Practical concurrency and parallelism for Go applications

Sentiment score: 0
Reddit mentions: 1

We found 1 Reddit mentions of Distributed Computing with Go: Practical concurrency and parallelism for Go applications. Here are the top ones.

Distributed Computing with Go: Practical concurrency and parallelism for Go applications
Buying options
View on Amazon.com
or
Specs:
Height9.25 Inches
Length7.5 Inches
Number of items1
Release dateFebruary 2018
Weight0.95 Pounds
Width0.56 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 1 comment on Distributed Computing with Go: Practical concurrency and parallelism for Go applications:

u/nik_san ยท 1 pointr/golang

You can try this book - Distributed computing with Go.

After a brief intro into testing with Go and other such stuff, it explains how goroutines & channels work under the hood then shows how to use them. And rest of the book is about using these concepts with networking applications etc.