Y
Hacker News
new
|
ask
|
show
|
jobs
by
hackerboos
4685 days ago
Twisted (Python) and EventMachine (Ruby) don't all of these do the same thing?
2 comments
thedufer
4684 days ago
Yes. But they are tacked on to the language after the fact rather than built in from the beginning. My experience is that both language and libraries support that kind of pattern better in node than in Python (no Ruby experience with async).
link
dsego
4684 days ago
I believe twisted was an inspiration for node.
link