Language Bindings for Erlang Again (Opinion)

Claes Wikstrom klacke@REDACTED
Fri Jun 9 13:53:40 CEST 2006


Mickael Remond wrote:
>
> It has been a shock. This server is really, really fast.
> It was more than three time faster than Yaws on simple static pages.
> (13000 requests per second for Zeus versus 3000 to 4000 requests per
> seconds for Yaws on the same hardware).

To make static page delivery fast is easy. Has been done many times. I
think possibly the fastest HTTP server for static pages is the one
that got builtin to linux kernel a couple of years ago. The thing
is that static pages aren't that interesting. The trick is to make
dynamic pages deliver fast and to many at the same time.

/klacke


-- 
Claes Wikstrom                        -- Caps lock is nowhere and
http://www.hyber.org                  -- everything is under control
cellphone: +46 70 2097763



More information about the erlang-questions mailing list