Re: Question about "storage" argument

Jim Fulton <[email protected]> Mon, 5 Feb 2018 06:58:13 -0700
Newsgroups gmane.comp.web.zope.zodb
Message-ID <CAPDm-FiNewMFzZVECotS2i_fHbouOVkDKgV-Qhd1xMqaDWXi2g@mail.gmail.com>
On Mon, Feb 5, 2018 at 5:49 AM, Thierry Florac <[email protected]> wrote:

> Hi,
>
> I noticed while reading ZEO documentation that the "storage" argument
> which can be used to open a ZEO connection is not defined anywhere.
>

That's an omission (documentation bug).


> Did ZEO storages management became deprecated?
>

I wish. :) I've never found it useful and have found it to be an attractive
nuisance.

I would generally prefer separate storages to be in separate servers so
they don't compete for the GIL.

Other people tell me this is useful for hosting many customers, perhaps
dynamically, in a single storage server, where performance isn't an issue.
I suspect there are better ways to achieve the goals behind this in the
long run.

<shrug>

Jim

-- 
Jim Fulton
http://jimfulton.info

-- 
You received this message because you are subscribed to the Google Groups "zodb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.