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

SECO::Engine - Search Engine Control Interface

METHODS

ini

get ini

setini

load main config.ini

env

get env

setenv

generate ini configs

path( $name, @name )

join a known path $name with @name.

prun( $name, %param )

run process with $param{argv}, log output to $param{log}.

if $param{ini} is defined, 'concurrency' is loaded from ini definition, if any, and a corresponding number of processes will be started.

pkill( $name )

kill processes by $name

pgrep( $name )

list of processes by $name