[Zope] Zope threads and the GIL
sam
python at zeomega.com
Sun May 4 22:05:55 EDT 2008
Basically mxODBC is a third party extension and is GIL "aware" as it yields the GIL before accessing the DB
----- Original Message -----
From: "Andreas Jung" <lists at zopyx.com>
To: "sam" <python at zeomega.com>, "Manuel Vazquez Acosta" <mva.led at gmail.com>
Cc: "Zope user list" <zope at zope.org>
Sent: Sunday, May 4, 2008 7:36:08 PM (GMT-0600) America/Guatemala
Subject: Re: [Zope] Zope threads and the GIL
--On 4. Mai 2008 19:52:38 -0500 sam <python at zeomega.com> wrote:
> another scenario is if you are using GIL aware Database adapters like
> mxODBC to access an RDBMS
>
What means GIL-aware in this context?
-aj
More information about the Zope
mailing list