Python Forum
example of multiprocess piping
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
example of multiprocess piping
#1
i'm looking for example code that can run two or more subprocesses that each periodically output data at different random times over separate pipes with the parent process (without threads) reading them as they are output, and knowing which pipe they are coming from, or doing something similar enough to derive this kind of thing.

any suggestions such as search terms to get this kind of thing out of google?
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
example of multiprocess piping - by Skaperen - Nov-29-2016, 05:47 AM
RE: example of multiprocess piping - by Larz60+ - Nov-29-2016, 10:54 AM
RE: example of multiprocess piping - by Larz60+ - Nov-29-2016, 08:51 PM
RE: example of multiprocess piping - by Skaperen - Dec-02-2016, 08:21 AM
RE: example of multiprocess piping - by Larz60+ - Dec-02-2016, 12:55 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  multiprocess hang when certain number is used in the program esphi 7 3,296 Nov-06-2020, 03:49 PM
Last Post: esphi
  prometheus in multiprocess code georgelza 4 4,090 Jan-21-2020, 05:13 PM
Last Post: georgelza
  When piping a FFMPEG stream to PyAudio, I get a "click" on every loop klehman 0 4,926 Dec-15-2019, 04:22 AM
Last Post: klehman
  Multiprocess not writing to file DreamingInsanity 4 8,062 Dec-07-2019, 03:10 PM
Last Post: DreamingInsanity
  help with multiprocess concept kiyoshi7 2 2,539 Aug-10-2019, 08:19 PM
Last Post: kiyoshi7
  silly piping Skaperen 1 3,334 Nov-07-2016, 06:35 PM
Last Post: nilamo
  multiprocess passing multiple arguments double asterisk pic8690 1 5,332 Oct-23-2016, 08:51 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020