[ZODB-Dev] Replicated ZEO
Matt Gregory
matthew.gregory@skyleach.com
Tue, 9 Apr 2002 10:53:53 -0400
Check out both ZSyncer and ZSyncerMute. SSyncer is a Zope product for
sending (read: replicating) Zope content via XML-RPC between Zope (read:
zeo/zodb) instances. ZSyncerMute adds crypto on top for security if that is
necessary. My ZEO servers only communicate internally behind firewalls and
over VPN so I don't need the crypto part.
I have two instances of ZEO, one in Atlanta and one in Knoxville. The
Atlanta and Knoxville servers have to be identical because the Knoxville
server is a failover for the Atlanta servers. I am using ZSyncer to
replicate changes between the servers.
----- Original Message -----
From: "Godefroid Chapelle" <gotcha@swing.be>
To: <jeremy@zope.com>; <ZODB-Dev@zope.org>
Sent: Tuesday, April 09, 2002 10:44 AM
Subject: [ZODB-Dev] Replicated ZEO
> Hello,
>
> I have a customer which wants to use two separate machines to serve Zope
> content.
> I told him about ZEO but he is sceptic because the ZODB is not replicated.
>
> Is it possible to get any information about the status of replicated ZEO ?
>
> Thanks
> --
>
> Godefroid Chapelle
>
> BubbleNet sprl
> rue Victor Horta, 18 / 202
> 1348 Louvain-la-Neuve
> Belgium
>
> Tel + 32 (10) 459901
> Mob + 32 (477) 363942
>
> TVA 467 093 008
> RC Niv 49849
>
>
>
> _______________________________________________
> For more information about ZODB, see the ZODB Wiki:
> http://www.zope.org/Wikis/ZODB/
>
> ZODB-Dev mailing list - ZODB-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zodb-dev
>