Skip to content

Saumya-Bhatt/nginx-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

nginx-python

Dummy NGINX web server implemented in Python to understand its architecture.

It shows the internal of an individual worker process and how it manages the client sockets and server sockets, and more importantly, it displays how the event loop architecture makes it performant and fast

About

Dummy NGINX web server implemented in python to understand its architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages