FileSize | 187474 |
MD5 | 5CA628C0F2F7BFB0A848190D100F0F14 |
PackageDescription | Cowboy is a small, fast and modular HTTP server written in Erlang
Cowboy is also a socket acceptor pool, able to accept connections
for any kind of TCP protocol.
.
Cowboy aims to provide the following advantages:
.
* 'Small' code base.
* Damn 'fast'.
* 'Modular': transport and protocol handlers are replaceable.
* 'Binary HTTP' for greater speed and lower memory usage.
* Easy to 'embed' inside another application.
* Selectively 'dispatch' requests to handlers, allowing you to send some
requests to your embedded code and others to a FastCGI application in
PHP or Ruby.
* No parameterized module. No process dictionary. 'Clean' Erlang code. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | erlang-cowboy |
PackageSection | devel |
PackageVersion | 2.0.0~pre.1+dfsg1-1 |
SHA-1 | D44902A83299FC9E1E01D8F9664366BEA2E8ABD9 |
SHA-256 | 871A2E8DA470C181CDBC53A0CD018171168BD4CE52DCB9E54920A6416453D106 |