> ZPYGre is not threadsafe, so with it and all non-threadsafe da's zope
> uses a lock around access. (Thunked.py)
>
> The solution is to just use multiple DA connections and let postgres
> sort out the concurrency issues.
>

i'm not clear about "use multiple DA connections".  let's say i have several 
sql methods.  it is meant for one particular app.  do i create a few  db 
connections and assign them to different sql methods?

anybody know whether PoPy is threadsafe already?

thanks and sorry to be a bone head :)
>
> Cheers
>
> Kapil
>
> _______________________________________________
> Zope maillist  -  [EMAIL PROTECTED]
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )

-- 

http://www.kedai.com.my/kk 
http://www.kedai.com.my/eZine 

Get the tables!


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to