Nonsequential and Distributed Programming with Go
Download or Read eBook Nonsequential and Distributed Programming with Go PDF written by Christian Maurer and published by Springer Nature. This book was released on 2021-01-19 with total page 419 pages. Available in PDF, EPUB and Kindle.
Author | : Christian Maurer |
Publisher | : Springer Nature |
Total Pages | : 419 |
Release | : 2021-01-19 |
ISBN-10 | : 9783658297824 |
ISBN-13 | : 3658297824 |
Rating | : 4/5 (24 Downloads) |
Book Synopsis Nonsequential and Distributed Programming with Go by : Christian Maurer
Book excerpt: 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.