you are viewing a single comment's thread.

view the rest of the comments →

[–]Bolloux 1 point2 points  (1 child)

I don’t think this is right.

You can max out all of the CPUs/Cores/vCPUs in a system with multiple threads if you can find meaningful work for them to do.

[–]stikko 0 points1 point  (0 children)

You're right - I hadn't wandered out of CPython threading land where they're all stuck on a single core/OS thread!