./www/yaws, High perfomance HTTP 1.1 webserver written in Erlang

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q3, Version: 2.0.6nb2, Package name: yaws-2.0.6nb2, Maintainer: bartosz.kuzma

Yaws is a HTTP high perfomance 1.1 webserver particularly well suited for
dynamic-content webapplications. Two separate modes of operations are
supported:
* Standalone mode where Yaws runs as a regular webserver daemon.
This is the default mode.
* Embedded mode where Yaws runs as an embedded webserver in another
erlang application.

Yaws is entirely written in Erlang furthermore it is a multithreaded webserver
where one Erlang light weight process is used to handle each client.

The main advantages of yaws compared to other Web technologies are performance
and elegance. The performance comes from the underlying Erlang system and its
ability to handle concurrent processes in an efficent way. Its elegance comes
from Erlang as well. Web applications dont have to be written in ugly adhoc
languages.


Required to run:
[lang/erlang]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 39fa0abef4700289359bee2e5f25072104c7b4ad
RMD160: 04e05a3db7e269c8c54d8464f5cfe331eab3b383
Filesize: 1606.425 KB

Version history: (Expand)