Hands-On System Programming with Go : Build modern and concurrent applications for Unix and Linux systems using Golang

Hands-On System Programming with Go : Build modern and concurrent applications for Unix and Linux systems using Golang

Alex Guerrieri

Språken
FörlagPackt Publishing
ISBN9781789803365

Explore the fundamentals of systems programming starting from kernel API and filesystem to network programming and process communications Key Features Learn how to write Unix and Linux system code in Golang v1.12 Perform inter-process communication using pipes, message queues, shared memory, and