shivam-maharshi / hckn-resrch

This is a compilation of a few novel research ideas, innovative projects, hackathon ideas & open source contributions designed and implemented by me for research, learning or simply a lack of tool. Hopefully might help someone. Feel free to fork, copy, suggest corrections or ask questions. Happy hacking :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

This is a compilation of a few novel research ideas, innovative projects, hackathon ideas & open source contributions designed and implemented by me for research, learning or simply a lack of tool. Hopefully might help someone. Feel free to fork, copy, suggest corrections or ask questions. Happy hacking :)

Given below is a list of projects in this repository.

This project contains web services that provides HTTP PUT request body in-memory caching & persistence on file system. Currently two type of web services are available in two languages:

a. PHP - Implemented in PHP, this web service uses Apache web server or NGNIX to run.
b. Python - Implemented in Python, this web service is capable of using Apache web server or can start its own light weight Flask server.

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.

About

This is a compilation of a few novel research ideas, innovative projects, hackathon ideas & open source contributions designed and implemented by me for research, learning or simply a lack of tool. Hopefully might help someone. Feel free to fork, copy, suggest corrections or ask questions. Happy hacking :)


Languages

Language:Java 60.0%Language:PHP 24.5%Language:Python 9.1%Language:Dockerfile 3.2%Language:Shell 2.7%Language:HTML 0.5%