freebsd-ports/devel/p5-AnyEvent-Fork/distinfo
Po-Chuan Hsieh d35afbe77d
devel/p5-AnyEvent-Fork: Add p5-AnyEvent-Fork 1.31
AnyEvent::Fork allows you to create new processes, without actually forking them
from your current process (avoiding the problems of forking), but preserving
most of the advantages of fork.

It can be used to create new worker processes or new independent subprocesses
for short- and long-running jobs, process pools (e.g. for use in pre-forked
servers) but also to spawn new external processes (such as CGI scripts from a
web server), which can be faster (and more well behaved) than using fork+exec in
big processes.

WWW: https://metacpan.org/dist/AnyEvent-Fork
2021-09-22 06:11:09 +08:00

3 lines
166 B
Text

TIMESTAMP = 1632227456
SHA256 (AnyEvent-Fork-1.31.tar.gz) = 33bd326416159cfe6f2285484138932dcfca21439f0321b299400a9225e2c9a8
SIZE (AnyEvent-Fork-1.31.tar.gz) = 30817