Threading

utabintarbo utabintarbo at gmail.com
Thu Nov 30 13:16:15 EST 2006


Gheorghe Postelnicu wrote:
>...
> However, my question regards killing the actual children threads -
> they are spending lots of time in system calls, so I cannot insert
> some while loop in a derived Thread class.
>
> Any suggestions would be apreciated.
>
Have the threads look for a semaphore file. If it exists, they delete
it and die.

Just an idea....HTH




More information about the Python-list mailing list