johanmickos / rudy

Small web server in Erlang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rudy - a small web server

Write your own web server and access it using a regular web browser

In this assignment you will build a small web server; sounds more complicate than it is. Before the seminar you should have started with Erlang and have completed a small web server. You should have done some performance measurements and written a small report describing your experiments and findings.

You should complete the rudimentary server described above and do some experiments. Set up the server on one machine and access it from another machine. A small benchmark program can generate requests and measure the time it takes to receive the answers. Write up your findings in a small report.

During the seminar we will discuss your findings and discuss pros and cons on how to improve the server.

About

Small web server in Erlang


Languages

Language:Erlang 46.4%Language:TeX 32.1%Language:Shell 13.7%Language:HTML 5.0%Language:Makefile 2.3%Language:CSS 0.4%