Top.Mail.Ru
Python
? ?
LiveJournal for python.
View:Personal Journal.
View:Friends.
View:Calendar.
Missed some entries? Then simply jump to the previous day or the next day.

Sunday, August 6th, 2006

Time:2:01 pm.
Hi!

I hope this is the rigth community for asking questions about Python code, if not preale redirect me to a sutable one.

I need to write a program that runs 10 another processes and keeps truck of their functionality.
It should be similar to server-side program, something like: 

for i in range(0,9):
         pid[i] = subprocess.POpen(....);
select.select(pid,......); 
....

Do you know how to do it?
Comments: Read 5 orAdd Your Own.

LiveJournal for python.

View:User Info.
View:Friends.
View:Calendar.
View:Memories.
Missed some entries? Then simply jump to the previous day or the next day.

Image