GitHub / jaymodi98 / Implementation-of-Web-Cache-Proxy-Server
We have implemented a proxy server for web caching. We have implemented and compared 2 caching algorithms which include LRU and LFU. This was my project during course of Computer Networks at SEAS, Ahmedabad University during Monsoon 2017 (Semester 5).
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 64.5 KB
Dependencies parsed at: Pending
Created at: over 6 years ago
Updated at: over 6 years ago
Pushed at: over 6 years ago
Last synced at: about 2 years ago
Topics: computer-networks, lfu-cache, lru-cache, proxy-server, python, web-cache