Skip to content

Repository files navigation

tornado-basic

This project has been inspired by https://www.youtube.com/watch?v=4xGQS8Pv4io to experiment with nginx as a load balancer.

Setup virtual environment

python3 -m venv .venv
pip install -r requirements.txt

Spin up the server

. .venv/bin/activate
python index.py 1111

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages