|
|
|
|
|
by tptacek
4983 days ago
|
|
Python programmers have been doing evented code for almost a decade using Twisted. EventMachine happened later, but then, so did the mainstreaming of Ruby. You realize, don't you, that Tcl has all three of Javascript, Ruby, and Python beat when it comes to evented I/O? Node does not own evented I/O. |
|
I didn't mean to say node owns evented I/O, just that their whole community embraces it.