[ 源代码: starlet ]
软件包: starlet (0.31-1)
starlet 的相关链接
Trisquel 的资源:
下载源码包 starlet:
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Dominic Hargreaves
外部的资源:
- 主页 [metacpan.org]
相似软件包:
simple, high-performance PSGI/Plack HTTP server
Starlet is a standalone HTTP/1.0 server with keep-alive support, formerly known as Plack::Server::Standalone::Prefork and Plack::Server::Standalone::Prefork::Server::Starter.
The server supports following features, and is suitable for running HTTP application servers behind a reverse proxy.
- prefork and graceful shutdown using Parallel::Prefork - hot deploy using Server::Starter - fast HTTP processing using HTTP::Parser::XS (optional)
其他与 starlet 有关的软件包
|
|
|
-
- dep: libparallel-prefork-perl
- simple prefork server framework
-
- dep: libplack-perl
- interface between web servers and Perl web applications
-
- dep: libserver-starter-perl
- superdaemon for hot-deploying Perl server programs
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language