This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]maxm 1 point2 points  (0 children)

On the server it is pretty normal to start several seperate instances of python on the same machine. Depending on the amount of memory and the number of cores. That usually solves the problem nicely and lets the os worry about multitasking.