10 Jul
2002
10 Jul
'02
8:39 a.m.
(moved to the correct list) Mitscher Dubreus wrote:
PyServer Starts a C++ CORBA server. That's what I mean by keppe the hand. I can't do nothing else except if in the command line I type "python PyServer.py&" So, into Zope, I need to start PyServer in a thread.
Sounds like you should look at writing an external method (look at the various popen commands in python) and trigger that from Xron. Or even just plain cron. Why do you need to get Zope involved at all? cheers, Chris