Use multiple Gearman servers
This commit is contained in:
parent
16f3dbfecb
commit
415b5c81fd
5 changed files with 20 additions and 5 deletions
|
@ -196,4 +196,5 @@ sub process_master
|
|||
|
||||
log INFO, "Starting guantanamo.pl as master process";
|
||||
|
||||
Process::add_server("gearman:4730");
|
||||
Process::register("guantanamo", \&process_master);
|
||||
|
|
Reference in a new issue