Name: | gearmand |
---|---|
Version: | 1.1.12 |
Release: | 18.el7 |
Architecture: | aarch64 |
Group: | System Environment/Daemons |
Size: | 513480 |
License: | BSD |
RPM: | gearmand-1.1.12-18.el7.aarch64.rpm |
Source RPM: | gearmand-1.1.12-18.el7.src.rpm |
Build Date: | Thu May 24 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gearman.org |
Summary: | A distributed job system |
Description: | Gearman provides a generic framework to farm out work to other machines or dispatch function calls to machines that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport for database replication. In other words, it is the nervous system for how distributed processing communicates. |