Get Free Shipping on orders over $0
Nonsequential and Distributed Programming with Go : Synchronization of Concurrent Processes - Christian Maurer
eTextbook alternate format product

Instant online reading.
Don't wait for delivery!

Go digital and save!

Nonsequential and Distributed Programming with Go

Synchronization of Concurrent Processes

By: Christian Maurer

Paperback | 3 July 2025

At a Glance

Paperback


$151.75

or 4 interest-free payments of $37.94 with

 or 

Ships in 15 to 25 business days

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 passing, 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 passing also present some basic approaches to programming in C and Java. All source texts are available online.

Besides a number of error corrections and smaller updates, in this second edition the nanouniverse nU is replaced with the microuniverse µU. This allows for beautiful animations in many places, which are not possible with the nanouniverse due to a lack of the necessary support for inputs and outputs; e.g. in the chapters on fairness, messages, farMonitors, traversals and election.

More in Programming & Scripting Languages

Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$52.47

30%
OFF
The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $107.04

$75.75

29%
OFF
Introduction to Programming Languages - Gordon Hurley
Typesetting Mathematics With Latex - Robert Legato
The Practical Guide - Kerem Koseoglu

$97.75

C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$64.75

51%
OFF
Typescript Cookbook : Real World Type-Level Programming - Stefan Baumgartner
C++ How to Program, Global Edition : 10th Edition - Paul Deitel

RRP $167.95

$133.75

20%
OFF
Problem Solving and Program Design in C, Global Edition : 8th Edition - Elliot Koffman
Concepts of Programming Languages, Global Edition : 12th Edition - Robert Sebesta
Developing Graphics Frameworks with Java and OpenGL - Lee Stemkoski
Python Cookbook : Recipes for Mastering Python : 3rd Edition - David Beazley