The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:FCGI-Engine fcgi"

FCGI::Engine - A flexible engine for running FCGI-based applications River stage one • 1 direct dependent • 1 total dependent

This module helps manage FCGI based web applications by providing a wrapper which handles most of the low-level FCGI details for you. It can run FCGI programs as simple scripts or as full standalone socket based servers who are managed by FCGI::Engin...

STEVAN/FCGI-Engine-0.22 - 24 Aug 2014 21:44:17 UTC

FCGI::Engine::Core - A base class for various FCGI::Engine flavors River stage one • 1 direct dependent • 1 total dependent

This is a base class for various FCGI::Engine flavors, it should be possible to subclass this to add different approaches to FCGI::Engine. The basic FCGI::Engine shows a Catalyst/CGI::Application style approach with a simple handler class, while the ...

STEVAN/FCGI-Engine-0.22 - 24 Aug 2014 21:44:17 UTC

FCGI::Engine::PSGI - Run PSGI applications with FCGI::Engine River stage one • 1 direct dependent • 1 total dependent

This is an extension of FCGI::Engine::Core to support PSGI applications. You can refer to the FCGI::Engine docs for most of what you need to know, the only difference being that instead of a "handler_class", "handler_method" and "handler_args" you si...

STEVAN/FCGI-Engine-0.22 - 24 Aug 2014 21:44:17 UTC

FCGI::Engine::Types - Type constraints for FCGI::Engine River stage one • 1 direct dependent • 1 total dependent

This is all the type constraints needed by the FCGI::Engine modules, no user serviceable parts inside (unless you are subclassing stuff)....

STEVAN/FCGI-Engine-0.22 - 24 Aug 2014 21:44:17 UTC

FCGI::Engine::Manager - Manage multiple FCGI::Engine instances River stage one • 1 direct dependent • 1 total dependent

This module handles multiple FCGI::Engine instances for you, it can start, stop and provide basic status info. It is configurable using Config::Any, but only really the YAML format has been tested. Use with Catalyst Since FCGI::Engine is pretty much ...

STEVAN/FCGI-Engine-0.22 - 24 Aug 2014 21:44:17 UTC

FCGI::Engine::ProcManager - module for managing FastCGI applications. River stage one • 1 direct dependent • 1 total dependent

This module is a refactoring of FCGI::ProcManager, it behaves exactly the same, but the API is a little different. The function-oriented API has been removed in favor of object-oriented API. The "pm_" prefix has been removed from the hook routines an...

STEVAN/FCGI-Engine-0.22 - 24 Aug 2014 21:44:17 UTC

Plack::Handler::FCGI::Engine - A Plack::Handler backend for FCGI::Engine River stage one • 1 direct dependent • 1 total dependent

This is a subclass of Plack::Handler::FCGI which will use the Plack::Handler::FCGI::Engine::ProcManager process manager by default, instead of FCGI::ProcManager....

STEVAN/FCGI-Engine-0.22 - 24 Aug 2014 21:44:17 UTC

FCGI::Engine::Manager::Server - An abstraction to represent a single FCGI::Engine server River stage one • 1 direct dependent • 1 total dependent

Nothing here to see really, this just models the individual server information in the config file for FCGI::Engine::Manager. It also handles creating the command line as well....

STEVAN/FCGI-Engine-0.22 - 24 Aug 2014 21:44:17 UTC

FCGI::Engine::ProcManager::Constrained - FastCGI applications with memory and number of request limits. River stage one • 1 direct dependent • 1 total dependent

A constrained process manager that restarts child workers after a number of requests or if they use too much memory. Most of the memory usage code is stolen from Apache2::SizeLimit....

STEVAN/FCGI-Engine-0.22 - 24 Aug 2014 21:44:17 UTC

FCGI::Engine::Manager::Server::Plackup - A subclass of FCGI::Engine::Manager::Server for Plack apps River stage one • 1 direct dependent • 1 total dependent

This uses the "plackup" utility that comes with Plack to manage a Plack FCGI application. See FCGI::Engine::Manager for details on how to configure things....

STEVAN/FCGI-Engine-0.22 - 24 Aug 2014 21:44:17 UTC

FCGI::Engine::Manager::Server::FreeBSD6 - A subclass of FCGI::Engine::Manager::Server specific to FreeBSD 6.* River stage one • 1 direct dependent • 1 total dependent

This may not even be needed anymore, but at one time it was. This works around the fact that FCGI::ProcManager didn't like to be dameonized on FreeBSD 6.*. I suspect that now that I have switched this to use FCGI::Engine::ProcManager that it is no lo...

STEVAN/FCGI-Engine-0.22 - 24 Aug 2014 21:44:17 UTC

Plack::Handler::FCGI::Engine::ProcManager - A process manager for Plack::Handler::FCGI::Engine River stage one • 1 direct dependent • 1 total dependent

A subclass of FCGI::Engine::ProcManager that is compatiable with Plack::Handler::FCGI::Engine and Plack::Handler::FCGI....

STEVAN/FCGI-Engine-0.22 - 24 Aug 2014 21:44:17 UTC

Plack::Server::FCGI::Engine - DEPRECATED use Plack::Handler::FCGI::Engine River stage one • 1 direct dependent • 1 total dependent

DEPRECATED use Plack::Handler::FCGI::Engine....

STEVAN/FCGI-Engine-0.22 - 24 Aug 2014 21:44:17 UTC

Plack::Server::FCGI::Engine::ProcManager - DEPRECATED use Plack::Handler::FCGI::Engine::ProcManager River stage one • 1 direct dependent • 1 total dependent

DEPRECATED use Plack::Handler::FCGI::Engine::ProcManager...

STEVAN/FCGI-Engine-0.22 - 24 Aug 2014 21:44:17 UTC
14 results (0.039 seconds)