ZEO
Handling transactions in a ZEO connection
Lorsque vous utilisez des connexions ZEO au sein d'une application basée sur ZopeApp/Bluebream, le serveur prend en charge automatiquement le fait de rejouer des transactions plusieurs fois lorsque des conflits se produisent.
Ce court article indique comment prendre en charge simplement cet aspect dans une transaction spécifique.
ZTFY.webapp, ZEO and Solaris
Using ZTFY.webapp template allowed me to discover a ZEO bug under Solaris.
Setting a ZEO server in "proxy" mode
Installing a ZEO server in "proxy" mode can be interesting, notably when you have several remote sites.
ZEO installation
Installing a ZEO server is not really a pre-requisite while installing a Zope server.
But using a ZEO server as so many advantages over using a simple file storage that we should really have one...

