|
NAMEslchoosed - Distributed load chooser for Perl Schedule::LoadSYNOPSISslchoosed [ --help ] [ --port=port ] [ --dhost=host ] [ --version ]DESCRIPTIONslchoosed will start a daemon to choose machines for the Schedule::Load package. Slchoosed creates two processes, so that if second process exits, the first may restart it automatically.slchoosed is run on one host in the network. This host is specified in the SLCHOOSED_HOST environment variable, which may also specify additional cold standby hosts in case the first host goes down. Slchoosed collects connections from the slreportd reporters, and maintains a internal database of the entire network. User clients also connect to the chooser, which then gets updated information from the reporters, and returns the information to the user client. As the chooser has the entire network state, it can also choose the best host across all CPUs in the network. It will take 30-60 seconds for the reporting hosts to be rediscovered when the chooser first starts. ARGUMENTS
DISTRIBUTIONThe latest version is available from CPAN and from <http://www.veripool.org/>.Copyright 1998-2011 by Wilson Snyder. This package is free software; you can redistribute it and/or modify it under the terms of either the GNU Lesser General Public License Version 3 or the Perl Artistic License Version 2.0. AUTHORSWilson Snyder <wsnyder@wsnyder.org>SEE ALSOslchoosed_watchd, slreportd, Schedule::Load, Schedule::Load::Chooser
Visit the GSP FreeBSD Man Page Interface. |