Persistent Threads & Synchronisation

2006-11-26 Thread Matthew Tylee Atkinson
dvice on the subject. Many thanks in advance! [1] http://codereactor.net/projects/pygext/ [2] http://docs.python.org/lib/thread-objects.html -- Matthew Tylee Atkinson <[EMAIL PROTECTED]> -- http://mail.python.org/mailman/listinfo/python-list

Persistent Threads & Synchronisation

2006-11-26 Thread Matthew Tylee Atkinson
dvice on the subject. Many thanks in advance! [1] http://codereactor.net/projects/pygext/ [2] http://docs.python.org/lib/thread-objects.html -- Matthew Tylee Atkinson <[EMAIL PROTECTED]> -- http://mail.python.org/mailman/listinfo/python-list

Oops!

2006-11-26 Thread Matthew Tylee Atkinson
Apologies for any repeated posts, my 'net connection died unexpectedly! -- Matthew Tylee Atkinson <[EMAIL PROTECTED]> -- http://mail.python.org/mailman/listinfo/python-list

Re: Persistent Threads & Synchronisation

2006-11-26 Thread Matthew Tylee Atkinson
dule. If you want a download thread that > is running alongside the main program all the time then write a while loop > that gets "commands" via a queue. Something like: Brilliant! I will try it out soon. Thanks very much for your help; it has really explained a lot! bes

Re: Persistent Threads & Synchronisation

2006-11-27 Thread Matthew Tylee Atkinson
re complex interlocking. I don't, but thanks for the advice. best regards, -- Matthew Tylee Atkinson <[EMAIL PROTECTED]> -- http://mail.python.org/mailman/listinfo/python-list