3 Feb
2003
3 Feb
'03
6:21 p.m.
Pawel Lewicki wrote:
"Maik Jablonski" <maik.jablonski@uni-bielefeld.de> wrote in message
I use ZEO for running external applications over my ZODB. It's quite simple and very fascinating seeing an external python-process doing all the work automagically...
http://www.python.org/workshops/2000-01/proceedings/papers/fulton/zodb3.html
Cheers, Maik
Is it possible (easy) to run ZEO on Windows? I might have to work with simple Plone instalations.
Yes, it is (as far as I remember)... You can't use unix-sockets as far as I know, but running it over tcp should work. -mj