kaidrumm / pipelining-web-server

Class project for Network Systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Run: ./a.out 8888

You can request localhost:8888 from a web browser, or any endpoint in the www folder.

To test posting and pipelining, open another terminal and paste in the commands from testing-command.txt. You can make a request from the web browser as well while the sleep command is running on the terminal.

About

Class project for Network Systems


Languages

Language:JavaScript 57.6%Language:C 19.3%Language:CSS 17.2%Language:HTML 5.8%