[erlang-questions] Erlang web servers challenge

cmcknight@REDACTED cmcknight@REDACTED
Wed Jul 6 17:30:18 CEST 2011


At the risk of being offensive, your challenge seems to have no technical merit and telling people to "just stick to the rules" will likely garner you no participants. Sever people have asked why you want to measure this sort of system where, as Joe points out, the size of data ensures it will be cached in a real system. There are a number of other interesting problems where Erlang is an ideal answer because of its fault-tolerant nature and relative ease in building / managing distributed systems. Speed, as Joe noted, is not necessarily Erlang's strongest point. It's "fast enough", and for problem that lend themselves to parallelization, is interesting. If your point is to try to get people to go to a lot of effort to create a meaningless benchmark, then I wish you luck but don't be surprised at the questions, pushback or general lack of participation, especially with the tone you are using in your messages.





Sent from my iPhone 3GS

On Jul 6, 2011, at 3:00 AM, erlang-questions-request@REDACTED wrote:

> Send erlang-questions mailing list submissions to
>    erlang-questions@REDACTED
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>    http://erlang.org/mailman/listinfo/erlang-questions
> or, via email, send a message with subject or body 'help' to
>    erlang-questions-request@REDACTED
> 
> You can reach the person managing the list at
>    erlang-questions-owner@REDACTED
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of erlang-questions digest..."
> 
> 
> Today's Topics:
> 
>   1. Re:  Erlang Web Servers challenge (Zabrane Mickael)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Wed, 6 Jul 2011 11:45:50 +0200
> From: Zabrane Mickael <zabrane3@REDACTED>
> To: Joe Armstrong <erlang@REDACTED>
> Cc: Erlang-Questions Questions <erlang-questions@REDACTED>
> Subject: Re: [erlang-questions] Erlang Web Servers challenge
> Message-ID: <FB864FEA-6A82-41C1-8BAD-6A68084A6887@REDACTED>
> Content-Type: text/plain; charset=us-ascii
> 
>> Why measure this? Serving static content is one of the least
>> interesting things I can think of
>> to study. Any network worth the name won't bother to access the "root"
>> server but will cache the content upstream.
> 
> I disagree. That's not what the challenge is about.
> Why don't just try it and avoid (useless) questions!
> 
>> How fast you can serve up dynamic content is far more interesting,
>> since it can't be cached.
> 
> This will be part of my second challenge of course.
> For now, let's stick with the first challenge rules please.
> 
> Regards
> /Zab
> 
> 
> ------------------------------
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
> 
> 
> End of erlang-questions Digest, Vol 16, Issue 13
> ************************************************



More information about the erlang-questions mailing list