[Zope] zeo.conf socket
Jens Vagelpohl
jens at dataflake.org
Wed Dec 15 16:56:40 EST 2004
On Dec 15, 2004, at 22:30, Michele Marcionelli wrote:
>> Quoting Michele Marcionelli (michele.marcionelli at math.ethz.ch):
>>> 2. Since I am planing to run two zope clients on the same (dual
>>> processor) machine, I think that it is better to use socket (faster)
>>> instead of tcp/ip. Is that correct?
>>
<snip>
> Hemm, well: I'm running 'Red Hat Enterprise Linux AS release 3' on an
> 'Intel Dual Xeon 2.8GHz' with hyper-threading... What do you suggest
> me?
Hi Michele,
No, just use two separate ZEO clients. There is no pain in setting up
ZEO in Zope 2.7+ and any nonstandard setup will just prove to be a
maintenance hassle later.
Whether you use file sockets to talk to a ZEO server or not depends on
where the ZEO server is. If it's on the same box that's a good idea. If
the ZEO server os on a different box you'll obviously need to talk
through network sockets.
jens
---------------
Jens Vagelpohl jens at zetwork.com
Software Engineer +49-(0)441-36 18 14 38
Zetwork GmbH http://www.zetwork.com/
More information about the Zope
mailing list