Scroll to navigation

GEARMAN(1) Gearmand GEARMAN(1)

NAME

gearman - Gearmand Documentation, http://gearman.info/

Command line client for Gearmand

SYNOPSIS

Common options

Function name to use for jobs (can give many)

Job server host

Print this help menu

Gearman server port

Timeout in milliseconds

Create a pidfile for the process

In client mode run one job per line, in worker mode send data packet for each line

Same as -n, but strip off the newline

Client options

Run jobs in the background

Run jobs as high priority

Run jobs as low priority

Prefix all output lines with functions names

Send job without reading from standard input

Unique key to use for job

Worker options*

Number of jobs for worker to run before exiting

Run in worker mode

DESCRIPTION

With gearman you can run client and worker functions from the command line.

The environmental variable GEARMAN_SERVER can be used to specify multiple gearmand servers. Please see the c:func:'gearman_client_add_servers' for an explanation of the required syntax.

HOME

To find out more information please check: http://gearman.info/

SEE ALSO

gearmand(8) libgearman(3)

AUTHOR

Data Differential http://www.datadifferential.com/

COPYRIGHT

2011-2024, Data Differential, http://www.datadifferential.com/

January 31, 2024 1.1.20+ds