Skip to content

somebody-vip/Simple-HTTP-Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-HTTP-Proxy

Simple-HTTP-Proxy is the proxy programming excercise in the book Computer Architecture: A Programer's Perspective.

It is a simple multi-threaded HTTP proxy that runs on Linux.

It can handle multiple HTTP-GET requests concurrently by creating a new thread to serve each incoming request. A simple cache has been implemented in the proxy.

Copyrights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published