Skip to content

codehutlabs/tornado-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages