SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Starman rpm build for : OpenSuSE. For other distributions click perl-Starman.

Name : perl-Starman
Version : 0.4014 Vendor : openSUSE
Release : bp154.1.17 Date : 2022-05-09 11:37:14
Group : Development/Libraries/Perl Source RPM : perl-Starman-0.4014-bp154.1.17.src.rpm
Size : 0.07 MB
Packager : https://bugs_opensuse_org
Summary : High-performance preforking PSGI/Plack web server
Description :
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 worker restarts, and \'TTIN\'/\'TTOU\' to
dynamically increase or decrease the number of worker processes, as well
as \'QUIT\' to gracefully shutdown the worker processes.

* Superdaemon aware

Supports the Server::Starter manpage for hot deploy and graceful
restarts.

* Multiple interfaces and UNIX Domain Socket support

Able to listen on multiple interfaces 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.

* UNIX only

This server does not support Win32.

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.4/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Starman-0.4014-bp154.1.17.noarch.rpm
ftp.icm.edu.pl  perl-Starman-0.4014-bp154.1.17.noarch.rpm
     

Provides :
perl(HTTP::Server::PSGI::Net::Server::PreFork)
perl(Plack::Handler::Starman)
perl(Starman)
perl(Starman::Server)
perl-Starman

Requires :
/usr/bin/perl
perl(:MODULE_COMPAT_5.26.1)
perl(Data::Dump)
perl(HTTP::Date)
perl(HTTP::Parser::XS)
perl(HTTP::Status)
perl(Net::Server) >= 2.007
perl(Plack) >= 0.9971
perl(Test::TCP) >= 2.00
perl(parent)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/starman
/usr/lib/perl5/vendor_perl/5.26.1/HTTP
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Server
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Server/PSGI
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Server/PSGI/Net
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Server/PSGI/Net/Server
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Server/PSGI/Net/Server/PreFork.pm
/usr/lib/perl5/vendor_perl/5.26.1/Plack
/usr/lib/perl5/vendor_perl/5.26.1/Plack/Handler
/usr/lib/perl5/vendor_perl/5.26.1/Plack/Handler/Starman.pm
/usr/lib/perl5/vendor_perl/5.26.1/Starman
/usr/lib/perl5/vendor_perl/5.26.1/Starman.pm
/usr/lib/perl5/vendor_perl/5.26.1/Starman/Server.pm
/usr/share/doc/packages/perl-Starman
/usr/share/doc/packages/perl-Starman/Changes
/usr/share/doc/packages/perl-Starman/LICENSE
/usr/share/doc/packages/perl-Starman/README
/usr/share/man/man1/starman.1.gz
/usr/share/man/man3/HTTP::Server::PSGI::Net::Server::PreFork.3pm.gz
/usr/share/man/man3/Plack::Handler::Starman.3pm.gz
/usr/share/man/man3/Starman.3pm.gz
/usr/share/man/man3/Starman::Server.3pm.gz

 
ICM