Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cronin101
on April 28, 2017
|
parent
|
context
|
favorite
| on:
Write Fast Apps Using Async Python 3.6 and Redis
The next statement has to wait, but the runtime can yield to another waiting async task so you aren't blocking the total throughput of your program (assuming it's async-all-the-way-down).
The benefits are generally larger-scale than a single method.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The benefits are generally larger-scale than a single method.