Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vlovich123
4 months ago
|
parent
|
context
|
favorite
| on:
What Python’s asyncio primitives get wrong about s...
Threads are still expensive in Python - can’t use them for concurrency really like you can with async io afaik.
ori_b
4 months ago
[–]
I would be surprised if they were particularly expensive. There's a GIL, so you don't get concurrency benefits -- but that mainly makes them behave like async.
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: