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
 


Go Programming In Easy Steps

Author: Mike McGrath
Publisher: In Easy Steps
Date: January 2021
Pages: 192
ISBN: 978-1840789195
Print: 1840789190
Kindle: B08NF958NM
Audience: Non-programmers wanting to learn to code in Go
Rating: 5
Reviewer: Mike James
Getting going with Go - great idea!



Deep Learning with JavaScript

Authors: Shanqing Cai, Stan Bileschi and Eric Nielsen
Publisher: Manning
Date: February 2020
Pages: 560
ISBN: 978-1617296178
Print: 1617296171
Audience: JavaScript Programmers
Rating: 5
Reviewer: Mike James
JavaScript doesn't seen a natural for AI but...


More Reviews