Download the PHP package shso/net_gearman without Composer

On this page you can find all versions of the php package shso/net_gearman. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package net_gearman

ShSo\Net\Gearman

About

Net_Gearman is a PEAR package for interfacing with Danga's Gearman. Gearman is a system to farm out work to other machines, dispatching function calls to machines that are better suited to do work, to do work in parallel, to load balance lots of function calls, or to call functions between languages.

Net_Gearman was in production at Yahoo! and Digg doing all sorts of offloaded near time processing.

This package got no update since Feb 23, 2011. I'm going to maintain from now on.

Installation

Examples

Client

Job

Worker


All versions of net_gearman with dependencies

PHP Build Version
Package Version
No informations.
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package shso/net_gearman contains the following files

Collapse All

Net

   Gearman

     Job
    Client.php
    Connection.php
    Exception.php
    Job.php
    Manager.php
    Set.php
    Task.php
    Worker.php

docs

   files

    Client.html
    Connection.html
    Exception.html
    Job.Common.html
    Job.Exception.html
    Job.html
    Manager.html
    Set.html
    Task.html
    Worker.html

   source

     Job
    Client.php.html
    Connection.php.html
    Exception.php.html
    Job.php.html
    Manager.php.html
    Set.php.html
    Task.php.html
    Worker.php.html

   js

    jquery-1.4.2.min.js
    jquery-ui-1.8.2.custom.min.js
    jquery.cookie.js
    jquery.panzoom.js
    jquery.tools.min.js
    jquery.treeview.js
    sidebar.js
    template.js

   images

     icons
    collapse_all.png
    expand_all.png
    logo.png
    search.gif

   css

     images
     phpdoc
       images
         icons
        ui-icons_ffcf29_256x240.png
        ui-icons_ededed_256x240.png
        ui-icons_bbbbbb_256x240.png
        ui-icons_4ca300_256x240.png
        ui-icons_222222_256x240.png
        ui-bg_inset-hard_55_ffeb80_1x100.png
        ui-bg_highlight-soft_50_aaaaaa_1x100.png
        ui-bg_inset-hard_45_cd0a0a_1x100.png
        ui-bg_highlight-soft_40_aaaaaa_1x100.png
        ui-bg_highlight-hard_65_232325_1x100.png
        ui-bg_highlight-hard_40_232325_1x100.png
        ui-bg_highlight-hard_100_f9f9f9_1x100.png
        ui-bg_hexagon_15_232325_12x10.png
        ui-bg_glass_55_1c1c1c_1x400.png
        ui-icons_ffffff_256x240.png
      jquery-ui-1.8.16.custom.css
    abstract.css
    api-content.css
    default.css
    jquery-ui.css
    jquery.treeview.css
    navigation.css
    sen.full.min.css
    template.css
  graph.html
  content.html
  index.html
  classes.svg
  nav.html
  report_deprecated.html
  report_markers.html
  report_parse_markers.html
  ajax_search.php
  structure.xml

examples

  Sum.php
  callbacks.php
  tasks.php
  worker.php

tests

   Net

     Gearman
.gitignore
README.md
composer.json
composer.lock
package.xml
phpunit.xml