Letter P

perl-Server-Starter - Superdaemon for hot-deploying server programs

Website: https://metacpan.org/release/Server-Starter
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
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.

Packages

perl-Server-Starter-0.35-1.fc14.al.noarch [26 KiB] Changelog by Ralf Corsépius (2019-09-25):
- Upstream update to 0.35.

Listing created by Repoview-0.6.6-6.fc14.al