Skip to content

olgtd/webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webserver

learn how web serves works from http://ruslanspivak.com/lsbaws-part2/

run webserver2.py

$ python webserver2.py flaskapp:app 

run webserver2+.py

$ python webserver2+.py flaskapp:app

open another terminal and run client.py

$ client.py --max-clients=300 --max-conns=1 

About

learn how web serves works from http://ruslanspivak.com/lsbaws-part2/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages