Y
Hacker News
new
|
ask
|
show
|
jobs
by
aaronbee
3755 days ago
When it comes to accessing shared data it's often much simpler and more efficient to use a lock to protect that data.
Channels are good in other scenarios.