Y
Hacker News
new
|
ask
|
show
|
jobs
by
Vishnevskiy
5715 days ago
With eventlet and gevent you can write asynchronous that looks synchronous. Which is the point of greentornado.
That being said we still use synchronous calls to our databases.