Nick Craig-Wood wrote: > Bjoern Schliessmann <[EMAIL PROTECTED]> >> So, how much performance gain would you get? Again, managing >> fine-grained locking can be much more work than one simple lock. > > Assuming that you are not IO bound, but compute bound and that > compute is being done in python then you'll get a speed up > proportional to how many processors you have, minus a small amount > for locking overhead.
Assuming this: Agreed. Regards, Björn -- BOFH excuse #348: We're on Token Ring, and it looks like the token got loose. -- http://mail.python.org/mailman/listinfo/python-list