Re: [SQLObject] Re: Leaking connections
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Sidnei da S. <si...@aw...> - 2004-07-20 16:04:51
|
| That would be an option. I use SQLObject from inside Zope (2.7) and I | create a new connection on each request. How can I create a per-thread | cache? I didn't work with thread-crossing code yet. Do you use a | dictionary with the thread-id as the key? Yup. Exactly. -- Sidnei da Silva <si...@aw...> http://awkly.org - dreamcatching :: making your dreams come true http://www.enfoldsystems.com http://plone.org/about/team#dreamcatcher <radix> how many people are we going to get posting to the list "How do I do X? I can't use <perfect solution>, it doesn't fit my design" today? |