Nonsequential and Distributed Programming with Go (Springer)
Monday, 01 February 2021

This book introduces nonsequential and distributed programming with Go. Christian Maurer systematically presents basic concepts for the synchronization and communication of concurrent processes. These include locks, semaphores, fairness and deadlocks, monitors, and local and network-wide message passing. Other topics include networks as graphs, network exploration, distributed depth and breadth first search, and the selection of a leader in networks. The chapters on locks, semaphores, monitors and network-wide message exchange also present some basic approaches to programming in C and Java.

<ASIN:3658297816>

 

Author: Christian Maurer
Publisher: Springer Verlag
Date: January 2021
Pages: 428
ISBN: 978-3658297817
Print: 3658297816
Kindle: B08TGCN9P9
Audience: Go developers
Level: Intermediate/Advanced
Category: Other Languages

nonseqgo

  

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Query Store for SQL Server 2019 (Apress)

Author: Tracy Boggiano & Grant Fritchey
Publisher: Apress
Pages: 234
ISBN: 978-1484250037
Print: 1484250036
Kindle: B07YNL3X4X
Audience: SQL Server DBAs and Devs
Rating: 4
Reviewer: Ian Stirk

This book aims to use Query Store to improve your SQL Server queries, how does it fare?



Programming with Rust

Author:  Donis Marshall
Publisher: Addison-Wesley
Pages: 400
ISBN: 978-0137889655
Print: 0137889658
Kindle: B0CLL1TGVT
Audience: Programmers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Rust is the language we all want to learn at the moment so this is just in time.


More Reviews