Slashdot Mirror


User: danielcota

danielcota's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. My Java-based server results on World's "Fastest" Small Web Server Released, Based On LISP · · Score: 1

    I have a web server which I built from scratch in Java (even built my own Stream buffers). The web server is currently being used to serve http://art.othernet.com/ in addition to some other websites. Benchmarking my server using the same schedtool/ab parameters, spits out 5896 requests/second. This is including dynamic html generation.