You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / perl-Server-Starter-0.35-8.fc36.noarch

perl-Server-Starter-0.35-8.fc36.noarch

Package Attributes
RPM  perl-Server-Starter-0.35-8.fc36.noarch.rpm Architecture  noarch Size  47903 Created  2025/08/09 02:40:18 UTC
Package Specification
Summary Superdaemon for hot-deploying server programs
Group Unspecified
License GPL+ or Artistic
Home Page https://metacpan.org/release/Server-Starter
Description

It is often a pain to write a server program that supports graceful restarts, with no resource leaks. Server::Starter, solves the problem by splitting the task into two. One is start_server, a script provided as a part of the module, which works as a superdaemon that binds to zero or more TCP ports, and repeatedly spawns the server program that actually handles the necessary tasks (for example, responding to incoming connections). The spawned server programs under Server::Starter call accept(2) and handle the requests.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(CompressedFileNames)  
rpmlib(FileDigests)  
Provides
perl(Server::Starter)
perl(Server::Starter::Guard)
perl-Server-Starter

Document Actions