Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

HTTP-Caching-Proxy

Built a RFC-compliant, multi-threaded proxy server in C++ using fine-grained reader/writer locks
[1] socket connection
[2] store html string in the shared unordered_map
[3] create one thread to handle each coming request

About

Built a RFC-compliant, multi-threaded proxy server in C++ using fine-grained reader/writer locks

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages