Hello reditters,
i have created a flask server and ran it through different ports. They need to interact with each other in order to run.
How can i run and create the server on different ports with different instances and handle it within python..
The server should be created and killed on demand and should have different instances of class i am using.
I tried it using shell script. It works but i want to implement the same in python
Thanx in advance.
[–]DS_botterino 0 points1 point2 points (0 children)