Re: [Modeling-users] Warning: possible problem with Zope, maybe MT-related
Status: Abandoned
Brought to you by:
sbigaret
From: Jerome K. <Jer...@fi...> - 2003-03-07 21:01:38
|
On Fri, Mar 07, 2003 at 10:53:08AM +0100, Sebastien Bigaret wrote: > > It seems that the problem is triggered when the same psycopg cursor is > used in two different threads. This is really sound strange as, i know zope use medusa asyncore, and this avoid the use of thread (for the http..) so how could you achieve to have several thread using the same db connection. ? Is there someone else using modeling over zope ? cause i read severals post over last weeks about the lack on this kind of things in zope (mainly #plone ) and the zope community seems to try different ways as CMFTypes and Adaptable Storage. /Soaf which is going to test modeling over mysql :) |