Hacker News new | ask | show | jobs
by jcrites 3103 days ago
My understanding is that Go programs typically tackle these problems with goroutines and channels which are definitely an abstraction over kernel functionality.