Y
Hacker News
new
|
ask
|
show
|
jobs
by
Gabrys1
941 days ago
I think multiprocessing is quite sensible in Python (comparing to async for an example)
1 comments
toxik
940 days ago
multiprocessing is almost never a good idea in my experience.
link