I have recently started a project using Twisted with a MySQL backend.
From previous posts to this and other lists, it seems that ORMs and
threads don't get along too well... and, as far as I can tell, there's
no way to get away from threads if you don't want longish queries to
block your e
On 08:36 am, albert.bra...@weiermayer.com wrote:
>On Thu, Mar 25, 2010 at 09:22:03AM +1100, Andrew Bennetts wrote:
>>I'm rather confused about why you're even asking this question.
>>Exactly
>>what API are you proposing as an alternative to the existing API
>>(which
>>is subclass NetstringReceive
On Thu, Mar 25, 2010 at 09:22:03AM +1100, Andrew Bennetts wrote:
> I'm rather confused about why you're even asking this question. Exactly
> what API are you proposing as an alternative to the existing API (which
> is subclass NetstringReceiver and override stringReceived, and
> stringReceived wil