Hacker News new | ask | show | jobs
by zzzeek 1334 days ago
Right, if your cpu tasks are running in native extensions, then threading will actually allow parallelism, whereas asyncio will not.