[erlang-questions] light-weight concurrency in C

Toby Thain toby@REDACTED
Mon Jun 18 20:23:03 CEST 2007


On 18-Jun-07, at 9:07 PM, Bob Ippolito wrote:

> On 6/18/07, Serge Aleynikov <saleyn@REDACTED> wrote:
>> This looks like the same approach to concurrency as what's been  
>> used in
>> Erlang: http://legacy.imatix.com/html/smt.  They use it in their open
>> source high-performance messaging server: http://www.openamq.org.
>>
>> While there's been a comparison between Yaws and Apache, it would be
>> interesting to see one against http://www.xitami.com as it would seem
>> like it could actually outperform Yaws.
>
> I also expect nginx and lighttpd to be faster than yaws. In my
> informal benchmarks nginx is about twice as fast as an erlang-based
> httpd that I wrote... and I'm pretty sure my http server is faster
> than yaws because it does less work.

This may or may not be relevant to the thread, but I stumbled on this  
recently:
- http://www.okws.org/doku.php
- http://www.okws.org/doku.php?id=sfslite:tame2

--Toby

>
> -bob
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions




More information about the erlang-questions mailing list