Antoine Pitrou added the comment:

It is possible to have independent processes communicate together, although 
that's not the most widely-used feature. See:
https://docs.python.org/3/library/multiprocessing.html#multiprocessing-listeners-clients
Also:
https://docs.python.org/3/library/multiprocessing.html#managers

----------

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

Reply via email to