[Tutor] running process in parallel

kamariah lamim klhjhm at hotmail.com
Mon Oct 27 00:41:22 EST 2003


I want to run some script files in different directory all at a time that is 
running process in parallel .Is it possible?

* kamariah lamim <klhjhm at hotmail.com> [2003-10-27 12:31]:
>Hi ;
>   i want to call and execute  other programs parallely from python.is that 
>possible.?what tools do i need?

What type of programs and what do you mean by "Parallely"? You can use
os.fork or many of its variants to start child processes. What else are
you looking for?

--
David Rock
david at graniteweb.com

_________________________________________________________________
Are you in love? Find a date on MSN Personals http://match.msn.com.my/




More information about the Tutor mailing list