[ Quellcode: starman ]
Paket: starman (0.4015-1)
Links für starman
Debian-Ressourcen:
Quellcode-Paket starman herunterladen:
Betreuer:
Externe Ressourcen:
- Homepage [metacpan.org]
Ähnliche Pakete:
high-performance preforking PSGI/Plack web server
Starman is a PSGI perl web server that has unique features such as:
* High Performance - Uses the fast XS/C HTTP header parser * Preforking - Spawns workers preforked like most high performance UNIX servers do. Starman also reaps dead children and automatically restarts the worker pool. * Signals - Supports HUP for graceful restarts, and TTIN/TTOU to dynamically increase or decrease the number of worker processes. * Superdaemon aware - Supports Server::Starter for hot deploy and graceful restarts. * Multiple interfaces and UNIX Domain Socket support - Able to listen on multiple intefaces including UNIX sockets. * Small memory footprint - Preloading the applications with --preload-app command line option enables copy-on-write friendly memory management. Also, the minimum memory usage Starman requires for the master process is 7MB and children (workers) is less than 3.0MB. * PSGI compatible - Can run any PSGI applications and frameworks * HTTP/1.1 support - Supports chunked requests and responses, keep-alive and pipeline requests.
Andere Pakete mit Bezug zu starman
|
|
|
|
-
- dep: libdata-dump-perl
- Perl-Hilfsmodul zur Ausgabe von Datenstrukturen
-
- dep: libhttp-date-perl
- Modul mit Datums-Konvertierungsroutinen
-
- dep: libhttp-parser-xs-perl
- simple and fast HTTP request parser
-
- dep: libnet-server-perl
- Erweiterbarer, allgemeiner Perl-Server
-
- dep: libnet-server-ss-prefork-perl
- hot-deployable variant of Net::Server::PreFork
-
- dep: libplack-perl
- interface between web servers and Perl web applications
-
- dep: libwww-perl
- Einfache und konsistente Schnittstelle zum World Wide Web
-
- dep: perl
- Larry Wall's Practical Extraction und Report Language
-
- rec: libserver-starter-perl
- superdaemon for hot-deploying Perl server programs
starman herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 27,8 kB | 73,0 kB | [Liste der Dateien] |