Message 235507 - Python tracker (original) (raw)
Message235507
This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
Author | pitrou |
---|---|
Recipients | alexandre.vassalotti, josh.r, pitrou, sbt, serhiy.storchaka |
Date | 2015-02-07.01:39:39 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1423273180.42.0.994463133522.issue23403@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
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 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2015-02-07 01:39:40 | pitrou | set | recipients: + pitrou, alexandre.vassalotti, sbt, serhiy.storchaka, josh.r |
2015-02-07 01:39:40 | pitrou | set | messageid: 1423273180.42.0.994463133522.issue23403@psf.upfronthosting.co.za |
2015-02-07 01:39:40 | pitrou | link | issue23403 messages |
2015-02-07 01:39:39 | pitrou | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements