[Zconfig] ZConfig example to configure a ZEO client
Dieter Maurer
dieter at handshake.de
Fri Feb 18 14:37:50 EST 2005
Willadsens wrote at 2005-2-17 14:43 -0500:
>Is it really this easy? Excellent! Thank you. This is exactly what I needed.
>Can you tell me if the files are physically replicated to the client
>side? Or do they remain on the server side?
If you mean by "files" the objects you load from the ZEO server,
then they are transfered (in copy) to the client and cached there
(temporarily -- as usual for a cache).
--
Dieter
More information about the ZConfig
mailing list