书目名称 | Nonsequential and Distributed Programming with Go | 副标题 | Synchronization of C | 编辑 | Christian Maurer | 视频video | | 概述 | Compact introduction to concurrent programming with Google Go.Systematic overview of synchronization and communication of concurrent processes.All Go source texts are available for download | 图书封面 |  | 描述 | .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..In the 4th edition of the textbook, w | 出版日期 | Textbook 20211st edition | 关键词 | concurrent processes; synchronization; lock algorithm; semaphores and monitors; message passing; data str | 版次 | 1 | doi | https://doi.org/10.1007/978-3-658-29782-4 | isbn_softcover | 978-3-658-29781-7 | isbn_ebook | 978-3-658-29782-4 | copyright | Springer Fachmedien Wiesbaden GmbH, part of Springer Nature 2021 |
The information of publication is updating
|
|