Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atong01/qualcomm_reservoir
A Raspberry Pi Based Web Caching Proxy -- IDHack 2015
https://github.com/atong01/qualcomm_reservoir
Last synced: 3 days ago
JSON representation
A Raspberry Pi Based Web Caching Proxy -- IDHack 2015
- Host: GitHub
- URL: https://github.com/atong01/qualcomm_reservoir
- Owner: atong01
- Created: 2015-02-14T09:41:25.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-15T05:33:13.000Z (almost 10 years ago)
- Last Synced: 2024-12-04T07:47:09.437Z (19 days ago)
- Language: Shell
- Homepage:
- Size: 8.88 MB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#README
Created on February 14, 2015 during IDHack at Tufts
Written by Alex Tong, April Tran, Cori Jacoby, Jason Fan, and Kabir SinghThis project implements a raspberry pi based web server cache using the proxy
cacheing codebased named Polipo on a Raspbian based OS.This project has many applications in developing nations where wired
infrastructure necessary to support today's modern 3G devices is not yet
available everywhere. This cache has the largest benefits to medium sized
networks smaller than roughly 100 nodes. With many devices attempting to access
similar data-sets. This creates a cheap localization effect similar to the more
expensive CDN's developing around the globe.Credit to Juliusz Chroboczek for his invaluable contributions to Polipo
Credit to the Qualcomm Tech Mentors at the hackathon for their endless patience
with our never ending questions