Python Forum
threads and subprocess.call
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
threads and subprocess.call
#5
that's certainly "a way" to run the commands in parallel. if my objective were only that, it is like i would do it very similar to this (though not likely in a comprehension). i need to do it in threads so my question is as posted. if i need to avoid threads, it could be much harder to do. i might have to use multiprocessing. i have not put much thought into this, yet, and won't until i know which directions to focus on.
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
threads and subprocess.call - by Skaperen - Dec-26-2019, 06:01 AM
RE: threads and subprocess.call - by Gribouillis - Dec-26-2019, 06:39 AM
RE: threads and subprocess.call - by Skaperen - Dec-26-2019, 07:43 AM
RE: threads and subprocess.call - by snippsat - Dec-26-2019, 09:05 AM
RE: threads and subprocess.call - by Skaperen - Dec-27-2019, 12:13 AM

Forum Jump:

User Panel Messages

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