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

Local::Cluster::Server - Cluster server. Implements Cluster::Interface.

METHODS

run( conf => '/conf/dir', timeout => seconds )

Launches server with supplied parameter.

conf: directory containing cluster configuration DB files

timeout: refresh interval in seconds

NOTE

See Local::Cluster