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

Tag: channel

  1. Home
  2. channel

Channel in Golang – message passing technique

Channel in Golang – message passing technique

Channel in golang – a very important part of concurrency programming in go

Posted by minacoder on February 20, 2022March 30, 2022

Posted in Golang
Tagged channel, concurrency, Golang, message passing, multithread
Leave a Comment on Channel in Golang – message passing 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