Nonsequential and Distributed Programming with Go

Nonsequential and Distributed Programming with Go
Author :
Publisher :
Total Pages : 0
Release :
ISBN-10 : 3658297832
ISBN-13 : 9783658297831
Rating : 4/5 (32 Downloads)

Book Synopsis Nonsequential and Distributed Programming with Go by : Christian Maurer

Download or read book Nonsequential and Distributed Programming with Go written by Christian Maurer and published by . This book was released on 2021 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: After a short chapter on basic aspects of software engineering and its realization in Go, this book introduces to nonsequential and distributed programming with Go. It systematically presents basic concepts for the synchronization and communication of concurrent processes. These include locks, semaphores, fairness and deadlocks, monitors, local and network-wide message exchange, networks as graphs, network exploration, distributed depth and breadth first search, and the selection of a leader in networks. In order to make readers familiar with the concepts, the author always takes up the same classic examples. This makes learning easier, because the concepts presented can be compared more easily with the language resources. The algorithms are formulated in the Go programming language, which can be used to express numerous synchronization concepts. Due to its simple syntax, Go also offers the advantage that readers without prior knowledge can follow the basic concepts. The chapters on locks, semaphores, monitors and network-wide message exchange also present some basic approaches to programming in C and Java. All source texts are available online. In the 4th edition of the textbook, which is aimed at students of computer science, some errors have been corrected, smaller extensions have been included and adjustments due to a change to Go have been made. The author Dipl. Math. Dr.rer.nat. Christian Maurer studied in Berlin and earned his doctorate in mathematics at the University of Bremen. He worked for a long time as a research assistant and assistant professor of mathematics at Freie Universität Berlin, then for a short time as head of computer science at a Berlin high school and finally, until his retirement, as head of teacher training at the Department of Mathematics and Computer Science at Freie Universität Berlin. During this time - and even after his retirement - he was a lecturer for computer science. This book is a translation of the original German edition "Nichtsequentielle und Verteilte Programmierung mit Go" by Christian Maurer, published by Springer Fachmedien Wiesbaden in 2019. The translation was done with the help of artificial intelligence (machine translation by the service DeepL.com). A subsequent human revision was done primarily in terms of content, so that the book will read stylistically different from a conventional translation. Springer Nature works continuously to further the development of tools for the production of books and on the related technologies to support the authors.


Nonsequential and Distributed Programming with Go Related Books

Nonsequential and Distributed Programming with Go
Language: en
Pages: 0
Authors: Christian Maurer
Categories:
Type: BOOK - Published: 2021 - Publisher:

DOWNLOAD EBOOK

After a short chapter on basic aspects of software engineering and its realization in Go, this book introduces to nonsequential and distributed programming with
Distributed Computing with Go
Language: en
Pages: 241
Authors: V.N. Nikhil Anurag
Categories: Computers
Type: BOOK - Published: 2018-02-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

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
Nonsequential and Distributed Programming with Go
Language: en
Pages: 419
Authors: Christian Maurer
Categories: Computers
Type: BOOK - Published: 2021-01-19 - Publisher: Springer Nature

DOWNLOAD EBOOK

Der Band bietet eine kompakte Einführung in die Nichtsequentielle Programmierung als gemeinsamen Kern von Vorlesungen über Betriebssysteme, Verteilte Systeme,
The Go Programming Language
Language: en
Pages: 1201
Authors: Alan A. A. Donovan
Categories: Computers
Type: BOOK - Published: 2015-11-16 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-w
Build Systems With Go
Language: en
Pages: 354
Authors: Juan M Tirado
Categories:
Type: BOOK - Published: 2021-03-31 - Publisher: Independently Published

DOWNLOAD EBOOK

Everything a Gopher must know in a single book!!! Do not stay in the basics, move forward and learn how you can use Go to build systems using restful APIs, gRPC