Threading troubles

Monda.Laszlo at stud.u-szeged.hu Monda.Laszlo at stud.u-szeged.hu
Wed Sep 10 12:39:07 EDT 2003


Hi All,

I'd like to write an application which uses intensively threads and I've got 
some troubles.

I want to control the execution of all threads from the main thread. I mean 
stopping, continuing and terminating other threads. However as I've read in the 
libc manual, there is no way to specify signal handlers for individual threads. 
Actally I don't even know how could I signal any threads from Python at all. Any 
workaround would be greatly appreciated.

Thanks in advance,
    Laci

ps.: Please CC: me, I'm not on the list.


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/





More information about the Python-list mailing list