Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

scalableinternetservicesarchive/whogoesthere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


WhoGoesThere Logo
WhoGoesThere?!

This project was an attempt to experiment with different scaling techniques. Initially, we implemented a client-server application insipired by Doodle and consequently, we experiemented with the following techniques to maximally scale the application:

  • Vertical Scaling
  • Horizontal Scaling
  • Database Indexing and schema optimization
  • Application Optimization
  • Request Compression/Optimization

You can find a copy of our final report here or here.