文件名称:Packt.Distributed.Computing.with.Go.1787125386.epub
文件大小:3.72MB
文件格式:EPUB
更新时间:2022-06-09 05:04:56
Go Distributed 分布式
使用Go做分布式计算,The mission of Distributed computing with Go is to make reasoning about concurrency and parallelism, effortless and provide the reader with the confidence to design and implement such programs in Go. We will start by digging into the core concepts behind goroutines and channels, the two fundamental concepts in Go around which the language is built. Next, we will design and build a distributed search engine using Go and Go's standard library.