performance of python threads

Alan Tsang atsang at hk.linkage.net
Fri Jun 15 13:06:39 EDT 2001


David

First of all, thanks for your post.  Indeed, in my last post, with regards 
to performance, I mainly concern with the additional overhead that bring 
into thread scheduling.

Regards


David Bolen wrote:

> Alan Tsang <atsang at hk.linkage.net> writes:
> 
>> I am going to code for a small system that will invoke multiple threads
>> and
>> process data concurrently.  Has any body done some sort of benchmark on
>> the performance of python threads?
> 
> I think you'll probably need to be clearer on what you mean by
> "performance" since there are a lot of things you could measure with
> respect to threads.  If you could describe the sort of activities that the
> system will be performing in the threads, it might help.
>




More information about the Python-list mailing list