Nonsequential and Distributed Programming with Go

Nonsequential and Distributed Programming with Go
Author: Christian Maurer
Publisher: Springer Nature
Total Pages: 419
Release: 2021-01-19
Genre: Computers
ISBN: 3658297824


Download Nonsequential and Distributed Programming with Go Book in PDF, Epub and Kindle

Der Band bietet eine kompakte Einführung in die Nichtsequentielle Programmierung als gemeinsamen Kern von Vorlesungen über Betriebssysteme, Verteilte Systeme, Parallele Algorithmen, Echtzeitprogrammierung und Datenbanktransaktionen. Basiskonzepte zur Synchronisation und Kommunikation nebenläufiger Prozesse werden systematisch dargestellt: Schlösser, Semaphore, Monitore, lokaler und netzweiter Botschaftenaustausch. Die Algorithmen sind in der Programmiersprache Google Go formuliert, mit der viele Synchronisationskonzepte ausgedrückt werden können.


Nonsequential and Distributed Programming with Go
Language: en
Pages: 419
Authors: Christian Maurer
Categories: Computers
Type: BOOK - Published: 2021-01-19 - Publisher: Springer Nature

GET EBOOK

Der Band bietet eine kompakte Einführung in die Nichtsequentielle Programmierung als gemeinsamen Kern von Vorlesungen über Betriebssysteme, Verteilte Systeme,
Nonsequential and Distributed Programming with Go
Language: en
Pages: 0
Authors: Christian Maurer
Categories:
Type: BOOK - Published: 2021 - Publisher:

GET 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

GET 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
Build Systems With Go
Language: en
Pages: 354
Authors: Juan M Tirado
Categories:
Type: BOOK - Published: 2021-03-31 - Publisher: Independently Published

GET 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
Hands-On System Programming with Go
Language: en
Pages: 441
Authors: Alex Guerrieri
Categories: Computers
Type: BOOK - Published: 2019-07-05 - Publisher: Packt Publishing Ltd

GET EBOOK

Explore the fundamentals of systems programming starting from kernel API and filesystem to network programming and process communications Key FeaturesLearn how