9 Jul
2002
9 Jul
'02
7:26 p.m.
Mitscher Dubreus wrote:
PyServer is a python module wrapping a pure corba C++ server. Into zope, I call it within an External Method.
Ok. Do you need to start it with Xron? Could you start it by loading an URL instead, using "wget" or "curl"? Xron is a limited product that only allows one thread, but Zope allows several. On the other hand, do you need Zope? Maybe you'd be better off with just StandaloneZODB. Shane