[erlang-questions] Erlang accepting SSL connection is really slow (comparing to C++)
Wes James
comptekki@REDACTED
Tue Apr 10 17:45:14 CEST 2012
Hi SEGALIS,
On Tue, Apr 10, 2012 at 9:27 AM, SEGALIS Morgan <msegalis@REDACTED> wrote:
> Hi all,
>
> I first asked my question on stack overflow. Unfortunately with no lock so
> far.
> This is my last hope finding an clear answer. Here's it is :
<snip>
I'd recommend taking a look at:
https://github.com/extend/cowboy_examples
download it, run make, start it up and you can go to either
http:localhost:8080 or https://localhost:8443 .
Take a peak at the code to see how it works :)
Wes
More information about the erlang-questions
mailing list