68397c1b50
Packages Collection. It is often a pain to write a server program that supports graceful restarts, with no resource leaks. The Perl 5 module 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 one or more TCP ports, and repeatedly spawns the server program that actually handles the incomming commenctions. The spawned server programs under Server::Starter call accept(2) and handle the requests.
5 lines
263 B
Text
5 lines
263 B
Text
$NetBSD: distinfo,v 1.1.1.1 2010/04/10 13:43:01 seb Exp $
|
|
|
|
SHA1 (Server-Starter-0.06.tar.gz) = 68fc9f670a5429fd66fb3b7b08e0b6f390bdb79d
|
|
RMD160 (Server-Starter-0.06.tar.gz) = e985caef4d7baaf579c954d936804a52a2a8b2bc
|
|
Size (Server-Starter-0.06.tar.gz) = 26036 bytes
|