GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Load::Chooser(3) User Contributed Perl Documentation Load::Chooser(3)

Schedule::Load::Chooser - Distributed load choosing daemon

  use Schedule::Load::Chooser;

  Schedule::Load::Chooser->start(port=>1234,);

Schedule::Load::Chooser on startup creates a daemon that clients can connect to using the Schedule::Load package.
start ([parameter=>value ...]);
Starts the chooser daemon. Does not return.

port
The port number of slchoosed. Defaults to 'slchoosed' looked up via /etc/services, else 1752.
ping_dead_timeout
Seconds after which if a client doesn't respond to a ping, it is considered dead.

The 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.

Wilson Snyder <wsnyder@wsnyder.org>

Schedule::Load, slchoosed
2011-01-02 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.