[Zope] ZEO clusters on a single box
    Dieter Maurer 
    dieter at handshake.de
       
    Sat Aug 16 04:48:54 EDT 2008
    
    
  
Jean Jordaan wrote at 2008-8-13 12:26 +0700:
>We have a server running many ZEO clusters (many more than the number of
>CPUs, of course). Each cluster consists of a master and two clients.
>
>Would it make sense to run both clients and spread requests across them?
Usually, this would make sense when your clusters have very different
request rates (such that the probability is high, that requests to
a single cluster run in parallel while other clusters are lazy).
-- 
Dieter
    
    
More information about the Zope
mailing list