Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
irahul
on March 14, 2014
|
parent
|
context
|
favorite
| on:
An open question (rant) about Node.js
Idiomatic go concurrency uses channels for synchronization and passing data around. You shouldn't be writing to shared data from multiple co-routines.
bascule
on March 14, 2014
[–]
It's easy to say that, but when Go added a race detector, they immediately found 40 data races in the standard library
voidlogic
on March 14, 2014
|
parent
[–]
Which is impressive considering the size and number of contributors...
bascule
on March 14, 2014
|
root
|
parent
[–]
Those are just the data races they found, though. There are quite likely many more.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: