Is it possible to run a Python script as a background service on a webserver? I want to do this for socket communication.
Assuming this is for Windows, see this recipe based on srvany