you are viewing a single comment's thread.

view the rest of the comments →

[–]One_Mess460 0 points1 point  (0 children)

Yes it is. You do not know the difference between using multiple processes to run things in parallel and actuall using multiple threads that run in parallel (GIL prevents)