Windows exhibit multiple child/sub processes in Task Manager
I have a Python application that I’m running as a service using the pywin32 library. I have multiple Windows 10 servers, each hosting around ten Python services running the same code on different ports for load balancing.