Y
Hacker News
new
|
ask
|
show
|
jobs
by
bonoboTP
2661 days ago
The multiprocessing module is pretty good in Python.
3 comments
srean
2661 days ago
Not in my experience. Has edge cases, especially on windows. Its understandable though, if you look under the covers there is a huge amount of complexity there.
link
zaphirplane
2661 days ago
Logging was lost last time I tried it
link
ZeroCool2u
2661 days ago
Has this issue recently. Turns out there's a great library for this specifically.
https://github.com/jruere/multiprocessing-logging
link
hprotagonist
2660 days ago
pickle is gross.
link