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

NAME

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

SYNOPSIS

In your etc/config.yml:

  framework:
    Web:
      ServerClass: Jifty::Server::Fork

METHODS

net_server

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