Python threading (was: Re: global interpreter lock not working as it should)

Armin Steinhoff asteinhoff at web.de
Wed Aug 7 09:09:15 EDT 2002


"Martin v. Löwis" wrote:
> 
> a-steinhoff at web.de (Armin Steinhoff) writes:
> 
> > In the moment it makes no sense to use the 'Python threads' for
> > POSIX systems 'if and only if' you need performance (or real-time
> > performance).
> 
> Whatever changes you make, they can't increase the performance. 

True ... but this changes are also important if you need low latency in
order to process events.

Regards

Armin
 

> 
> Regards,
> Martin



More information about the Python-list mailing list