Re: [Zope] Re: ZEO and session variables.

2005-05-04 Thread Fernando Lujan
Dennis Allison wrote: Hi Paul, Thank you. And, yes, I saw Chris' posting, but I don't think that's the right solution for us. A fast shared session variable store seems to me to be a better way to go and a whole lot more fail safe. Hi Dennis, I posted a solution some time ago. Search the history,

Re: [Zope] Re: ZEO and session variables.

2005-05-03 Thread Dennis Allison
Hi Paul, Thank you. And, yes, I saw Chris' posting, but I don't think that's the right solution for us. A fast shared session variable store seems to me to be a better way to go and a whole lot more fail safe. On Tue, 3 May 2005, Paul Winkler wrote: > On Tue, May 03, 2005 at 05:14:56PM -0400, T

Re: [Zope] Re: ZEO and session variables.

2005-05-03 Thread Paul Winkler
On Tue, May 03, 2005 at 05:14:56PM -0400, Tres Seaver wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Dennis Allison wrote: > > I am just setting up a multi-headed distributed system with several Zope > > heads all communications with a ZEO backend. The zopes can be on the same > > m

[Zope] Re: ZEO and session variables.

2005-05-03 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dennis Allison wrote: > I am just setting up a multi-headed distributed system with several Zope > heads all communications with a ZEO backend. The zopes can be on the same > machine or on different machines connected through a high speed backbone.