[Zope3-Users] ZEO multi-processes client setup with WSGI
    Jim Fulton 
    jim at zope.com
       
    Thu Jun 24 08:53:17 EDT 2010
    
    
  
On Thu, Jun 24, 2010 at 6:09 AM, Thierry Florac <thierry.florac at onf.fr> wrote:
>
> Hi,
>
> I'm currently going to setup a new Zope3 web site.
> I'd like to setup this site using :
>  - a remote ZEO server
>  - several physical web servers, each hosting a set of ZEO clients and
>   using WSGI (with mod_wsgi).
>
> My main question is about mod_wsgi multi-processes setup, and
> actually : if defining several processes (ideally, one for each CPU
> core), can several ZEO clients processes share the same ZEO cache ??
No.
Jim
-- 
Jim Fulton
    
    
More information about the Zope3-users
mailing list