Which language? Usually there's a thread pool where multiple tasks are run in parallel. CPython is a special case due to gil, but we have pypy which has actual parallelism
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies: