Am 30.07.2009, 23:45 Uhr, schrieb Kevin Horn :
> Thanks for this, Terry. I'd never thought of it that way, and it's
> quite a
> good point.
I agree. I've come to think it's partially a fault of using normal text
based editors. Those fit the programming models from 30 years ago well,
but to
Am 08.11.2009, 15:54 Uhr, schrieb Maarten ter Huurne
:
> On Sunday 08 November 2009, James Y Knight wrote:
>
>> When I last looked into the performance issues, I found that sometimes
>> trac appears to block for long periods of time without releasing the
>> GIL. That seems to be the core of the
Am 28.05.2010, 20:34 Uhr, schrieb :
> hi,
>
> Callbacks serialization is clear to me.
>
> I'll try to rephrase the question: two requests are incoming for
> reactor()
> to handle. Each request has its own chain of callbacks.
> At some point one of the requests need to update the same
> global da