Raymond Hettinger added the comment:

Davin, when you write-up a blog post, I think it would be helpful to mention 
that creating really large objects with multi-processing is mostly an 
anti-pattern (the cost of pickling and interprocess communication tends to 
drown-out the benefits of parallel processing).

----------
nosy: +rhettinger

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17560>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to