Y
Hacker News
new
|
ask
|
show
|
jobs
by
Evan__
1954 days ago
It has the same concurrency semantics w/r/t IO as any other language that isn't using an event based runtime. If you wrote your app in C and used a single thread you'd have the exact same issue.