On Fri, Aug 16, 2013 at 11:13 AM, Joerg Baach <li...@baach.de> wrote:
> Hi Jim,
>
>> I'm gonna guess you're asking:
>>
>> "What do I need to do to see database updates (made by other
>> clients/connections)?"
>
> That was a pretty good guess :-) Thanks for you answer.
>
> One bit from my original question though: if I have a single threaded
> client, why would I ever want to close the connection?

There might not be any reason.  It depends on your application.
We typically do so in web apps, because it makes the architecture
cleaner.

Jim

-- 
Jim Fulton
http://www.linkedin.com/in/jimfulton
_______________________________________________
For more information about ZODB, see http://zodb.org/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to