Package: erlang-cowboy-examples (2.0.0~pre.1+dfsg1-4)
Links for erlang-cowboy-examples
Trisquel Resources:
Download Source Package erlang-cowboy:
- [erlang-cowboy_2.0.0~pre.1+dfsg1-4.dsc]
- [erlang-cowboy_2.0.0~pre.1+dfsg1.orig.tar.xz]
- [erlang-cowboy_2.0.0~pre.1+dfsg1-4.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Erlang Packagers (Mail Archive)
- Taku YASUI
- Nobuhiro Iwamatsu
- Balint Reczey
External Resources:
- Homepage [github.com]
Similar packages:
Examples for erlang-cowboy
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.
This package includes erlang-cowboy examples.
Other Packages Related to erlang-cowboy-examples
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- rec: erlang-cowboy
- Cowboy is a small, fast and modular HTTP server written in Erlang
Download erlang-cowboy-examples
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 35.6 kB | 231 kB | [list of files] |