[issue28973] The fact that multiprocess.Queue uses serialization should be documented.

Bernhard10 report at bugs.python.org
Wed Dec 14 10:18:24 EST 2016


Bernhard10 added the comment:

My first thought was that Queue was implemented using shared memory.
I guess from the fact that the "Shared memory" section is separate in the multiprocessing documentation I should have known better, though.

So I guess some clarification in the documentation would be helpful.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28973>
_______________________________________


More information about the Python-bugs-list mailing list