EnglishFrenchSpanish

OnWorks favicon

gearmandp - Online in the Cloud

Run gearmandp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command gearmandp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


gearmand - Gearman client/worker connector.

SYNOPSIS


gearmand --daemon

DESCRIPTION


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

OPTIONS


--daemonize / -d
Make the daemon run in the background (good for init.d scripts, bad for running under
daemontools/supervise).

--port=7003 / -p 7003
Set the port number, defaults to 7003.

--pidfile=/some/dir/gearmand.pid
Write a pidfile when starting up

--debug=1
Enable debugging (currently the only debug output is when a client or worker
connects).

--accept=10
Number of new connections to accept each time we see a listening socket ready. This
doesn't usually need to be tuned by anyone, however in dire circumstances you may need
to do it quickly.

--wakeup=3
Number of workers to wake up per job inserted into the queue.

Zero (0) is a perfectly acceptable answer, and can be used if you don't care much
about job latency. This would bank on the base idea of a worker checking in with the
server every so often.

Negative One (-1) indicates that all sleeping workers should be woken up.

All other negative numbers will cause the server to throw exception and not start.

--wakeup-delay=
Time interval before waking up more workers (the value specified by --wakeup) when
jobs are still in the queue.

Zero (0) means go as fast as possible, but not all at the same time. Similar to -1 on
--wakeup, but is more cooperative in gearmand's multitasking model.

Negative One (-1) means that this event won't happe, so only the initial workers will
be woken up to handle jobs in the queue.

COPYRIGHT


Copyright 2005-2007, Danga Interactive

You are granted a license to use it under the same terms as Perl itself.

WARRANTY


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

AUTHORS


Brad Fitzpatrick <[email protected]>

Brad Whitaker <[email protected]>

Use gearmandp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 2
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 3
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • 4
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 5
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 6
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • More »

Linux commands

Ad