Python Forum
a little project idea
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
a little project idea
#1
here's an idea for a little project:  a command that takes 2 (or maybe more, if you want to implement that) commands, in the arguments (or elsewhere, whatever you decide), and executes them in parallel in separate processes, and waits for all of them to be done before exiting.

i have done this in C, but a Python version would be nice example code to have around.
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
a little project idea - by Skaperen - Oct-19-2016, 12:27 AM
RE: a little project idea - by nilamo - Oct-19-2016, 08:36 PM
RE: a little project idea - by Ofnuts - Oct-19-2016, 11:30 PM
RE: a little project idea - by Skaperen - Oct-20-2016, 01:34 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  a project idea Skaperen 7 7,606 Oct-12-2016, 03:21 AM
Last Post: wavic

Forum Jump:

User Panel Messages

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