Distributed Computing with Go Front Cover

Distributed Computing with Go

  • Length: 345 pages
  • Edition: 1
  • Publisher:
  • Publication Date: 2018-03-09
  • ISBN-10: 1787125386
  • ISBN-13: 9781787125384
  • Sales Rank: #1567460 (See Top 100 Books)
Description

A tutorial leading the aspiring Go developer to full mastery of Golang’s distributed features.

Key Features

  • This book provides enough concurrency theory to give you a contextual understanding of Go concurrency
  • It gives weight to synchronous and asynchronous data streams in Golang web applications
  • It makes Goroutines and Channels completely familiar and natural to Go developers

Book Description

Distributed Computing with Go gives developers with a good idea how basic Go development works the tools to fulfill the true potential of Golang development in a world of concurrent web and cloud applications. Nikhil starts out by setting up a professional Go development environment. Then you’ll learn the basic concepts and practices of Golang concurrent and parallel development.

You’ll find out in the new few chapters how to balance resources and data with REST and standard web approaches while keeping concurrency in mind. Most Go applications these days will run in a data center or on the cloud, which is a condition upon which the next chapter depends. There, you’ll expand your skills considerably by writing a distributed document indexing system during the next two chapters. This system has to balance a large corpus of documents with considerable analytical demands.

Another use case is the way in which a web application written in Go can be consciously redesigned to take distributed features into account. The chapter is rather interesting for Go developers who have to migrate existing Go applications to computationally and memory-intensive environments. The final chapter relates to the rather onerous task of testing parallel and distributed applications, something that is not usually taught in standard computer science curricula.

Table of Contents

Chapter 1. Developer Environment For Go
Chapter 2. Understanding Goroutines
Chapter 3. Channels And Messages
Chapter 4. The Restful Web
Chapter 5. Introducing Goophr
Chapter 6. Goophr Concierge
Chapter 7. Goophr Librarian
Chapter 8. Deploying Goophr
Chapter 9. Foundations Of Web Scale Architecture
Chapter 10. Other Books You May Enjoy

To access the link, solve the captcha.
Subscribe