Fedora Packages

perl-Server-Starter

Superdaemon for hot-deploying server programs

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.35-15.fc40 -
Fedora 40 0.35-15.fc40 -
Fedora 39 0.35-13.fc39 -
Fedora 38 0.35-12.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at perl-Server-Starter dash maintainers at fedoraproject dot org.



Sources on Pagure