p5-FCGI-ProcManager

functions for managing FastCGI applications

WWW CVSWeb GITHub
  1. Package version
    p5-FCGI-ProcManager-0.28p0
  2. Maintainer
    The OpenBSD ports mailing-list

FCGI::ProcManager is used to serve as a FastCGI process manager. By
re-implementing it in perl, developers can more finely tune performance
in their web applications, and can take advantage of copy-on-write
semantics prevalent in UNIX kernel process management.