I have a robust, stable Python script that runs 24-7, crunching a telnet
feed of real-time data. Problem is, it has to run in a dos console
window on the desktop. I would like to run it as a service, and be able
connect to it and monitor performance with a separate console (either
gui or not) from time to time. I'm hoping for advice on how to proceed.


Byron Morgan
San Francisco

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to