Y
Hacker News
new
|
ask
|
show
|
jobs
by
soc88
5148 days ago
No, not really. You can happily run blocking and non-blocking code on the JVM without problems. The inability of JavaScript to do that created the need make everything asynchronous, not the other way around.