Name |
server-starter-perl |
Version |
0.35 |
Summary |
|
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 or unix sockets, 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. |
Section |
libs |
License |
Artistic-1.0 | GPL-1.0-or-later |
Homepage |
https://metacpan.org/release/Server-Starter
|
Recipe file |
recipes-www/server-starter-perl/server-starter-perl_0.35.bb
|
Layer |
meta-cpan (master branch) |
Inherits |
- allarch
- cpan-base
- cpan_build
- perl-version
- perlnative
|
Dependencies |
- module-build-perl-native
- perl
- perl-native
- test-requires-perl-native
- test-sharedfork-perl-native
- test-tcp-perl-native
|
PACKAGECONFIG options |
|