[Repoze-dev] TurboGears transaction middleware and repoze.tm
Chris McDonough
chrism at plope.com
Fri Dec 21 04:41:28 UTC 2007
The transaction package is thread-safe.
- C
On Dec 20, 2007, at 11:16 PM, Mark Ramm wrote:
> On Dec 19, 2007 6:16 AM, Chris Withers <chris at simplistix.co.uk> wrote:
>> Chris McDonough wrote:
>>> repoze.tm still has ZODB as an installation requirement, but it
>>> doesn't actually *use* any of ZODB except for the "transaction"
>>> package.
>>
>> Seperate but related question: does repoze.tm work with multi-
>> threaded
>> wsgi servers or does it require there to be only one thread per
>> process?
>
> If it is not thread-safe that could be an issue for us too, as the
> default deployment scenario
> for tg2/pylons is a multi-threaded WSGI server.
>
More information about the Repoze-dev
mailing list