Threads

Shashank Date ADATE at kc.rr.com
Tue Sep 3 18:37:36 EDT 2002


Splendid !

Thanks a lot ...

-- Shanko

"Aahz" <aahz at pythoncraft.com> wrote in message
news:al0jd5$f5p$1 at panix1.panix.com...
> In article <kIBb9.85641$mj7.1268320 at twister.rdc-kc.rr.com>,
> Shashank Date <ADATE at kc.rr.com> wrote:
> >
> >I am trying to write a simple threading app in Python 2.2 (on Windows)
which
> >will spawn mutiple threads.
> >Each thread will go out on the web (various web sites) and fetch certain
> >documents. The main thread will wait for all the threads to terminate OR
> >some external event (like deletion of a file). If the external event
fires
> >before termination of child-threads it kills all the spawned threads and
> >terminates.
> >
> >Any ideas how to go about doing this.
>
> See my web page.
> --
> Aahz (aahz at pythoncraft.com)           <*>
http://www.pythoncraft.com/
>
> Project Vote Smart: http://www.vote-smart.org/





More information about the Python-list mailing list