This repository contains some algorithms and data structures mostly implemented for kicks and learning. Hopefully might help someone in need! Feel free to fork, copy, suggest corrections or ask questions. Happy coding :)
This project contains all the code and configurations to install, optimize and benchmark a Wikipedia server with realistic workload. Wikipedia, empowered by MediaWiki, can be used to assess and compare the performance of different: a. Web Servers - Apache, LightHTTP, NGNIX, etc. b. Web Server Modules - Apache MPM, Preform, Event, etc. c. Databases - MySQL, Postgress, TSQL, SQLLite, etc. d. Caches - Accel, Memcached, Redis, etc. e. Archiving - SiteStory, Cache Based Archiving, etc.