Gearman Job Server

Edit Package gearmand
http://gearman.org

Gearman provides a generic application framework to farm out work to other
machines or processes 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 of database replication events. In other words, it
is the nervous system for how distributed processing communicates.

Refresh
Refresh
Source Files
Filename Size Changed
gearmand-1.0.3.tar.bz2 0000707090 691 KB
gearmand-add_braces.patch 0000000473 473 Bytes
gearmand-rpmlintrc 0000000531 531 Bytes
gearmand.changes 0000001381 1.35 KB
gearmand.init 0000006808 6.65 KB
gearmand.spec 0000011832 11.6 KB
gearmand.sysconfig 0000000996 996 Bytes
Revision 6 (latest revision is 21)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 6)
- updated to 1.0.3 with many changes since 0.14 release
  (please refer to /usr/share/doc/packages/gearmand/ChangeLog)
- splitted the package into pieces:
  + libgearman7 (pure library package)
  + gearmand-server (basic server package)
  + gearmand-server-{mysql,postgresql,sqlite3} containing the 
    server binaries with their dependencies to the databases.
    Using update-alternatives to move the "right" binary into 
    /usr/sbin/gearmand during init
  + gearmand-tools containing cmdline tools for management of the 
    server (can be installed on a separate machine)
  + gearmand-doc containing developer documentation
  + gearmand-devel containing header files
- added gearmand-add_braces.patch

- removed startproc from init-script
- moved pidfile into own directory that gearmand-user can create it
Comments 0
openSUSE Build Service is sponsored by