Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Multiple CPUs don't help for a single request, but the majority of deployments use processes (and threads within the processes) to run multiple requests in parallel. You can definitely saturate all the CPUs with a single Django application, provided the application server is running multiple processes.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: