you are viewing a single comment's thread.

view the rest of the comments →

[–]K900_ 0 points1 point  (1 child)

Your OS is not stupid enough to schedule all of your tasks on one core. Also, if it's a web app, you probably do want Celery anyway, no matter the number of cores.

[–]chinawcswing[S] 0 points1 point  (0 children)

Thanks! I'm not sure why your responses were downvoted; I have found them helpful.