
gearmand - Gearman client/worker connector.

gearmand --daemon

This is the main executable for Gearman::Server. It provides command-line configuration of port numbers, pidfiles, and daemonization.

Make the daemon run in the background (good for init.d scripts, bad for running under daemontools/supervise).
Set the port number, defaults to 7003.
Write a pidfile when starting up
Enable debugging (currently the only debug output is when a client or worker connects).

Copyright 2005-2007, Danga Interactive
You are granted a license to use it under the same terms as Perl itself.

This is free software. IT COMES WITHOUT WARRANTY OF ANY KIND.

Brad Fitzpatrick <brad@danga.com>
Brad Whitaker <whitaker@danga.com>
