Skip to content
  • Home
  • Javascript
  • Algorithms-Data structures
  • Golang
  • PHP
  • About Minacoder

Tag: shared memory

  1. Home
  2. shared memory

waitGroup in Golang – Essential part of Shared memory technique

waitGroup in Golang – Essential part of Shared memory technique

WaitGroup is the very common keyword to handle concurrency in golang. It is an essential part of shared memory programming

Posted by minacoder on February 19, 2022February 19, 2022

Posted in Golang
Tagged concurrency, Golang, shared memory, waitGroup
Leave a Comment on waitGroup in Golang – Essential part of Shared memory technique

Mutex in Golang – Simple and useful!

Mutex in Golang – Simple and useful!

Mutex is a very simple technique that helps to handle the problems came from shared memory programming. Simple, but very useful!

Posted by minacoder on February 19, 2022February 20, 2022

Posted in Golang
Tagged channel, Golang, goroutine, mutex, shared memory
1 Comment on Mutex in Golang – Simple and useful!


  • Linkedin link

Minacoder - Harry Duong