Jifty::Server::Prefork.3pm

Langue: en

Autres versions - même langue

Version: 2007-12-26 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Jifty::Server::Prefork - Jifty::Server that supports multiple connections

SYNOPSIS

In your etc/config.yml:
   framework:
     Web:
       ServerClass: Jifty::Server::Prefork
 
 

METHODS

net_server

This module depends on the Net::Server::PreFork module, which is part of the Net::Server CPAN distribution.