Hacker News new | ask | show | jobs
by heavyset_go 1132 days ago
There's a serialization overhead both on dispatch and return that makes multiprocessing in Python unsuitable for some problems that would otherwise be solved well with threads in other languages.