Hacker News new | ask | show | jobs
by weberc2 2338 days ago
Async doesn’t help with CPU-bound tasks, but yes, you can rig up systems that involve running multiple Python processes behind a load balancer. It’s just more work.