Paketname | python-gearman.libgearman |
Beschreibung | Python wrapper of libgearman |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.13.2-2+b1 |
Sektion | python |
Priorität | extra |
Installierte Größe | 284 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libc6 (>= 2.3.6-6~), libgearman4 (>= 0 |
Empfohlene Pakete | |
Paketbetreuer | Clint Byrum |
Quelle | gearman-interface (0.13.2-2) |
Paketgröße | 56870 Byte |
Prüfsumme MD5 | d1b5fccc4420f96177e2dfb2c10e7274 |
Prüfsumme SHA1 | 17eec5889e82082f0626c59ff48ead196b1d0d99 |
Prüfsumme SHA256 | ba9f00305baaadba5d07c941e76dc1ea780ac905d848ff2e6428d7a0b1a255ad |
Link zum Herunterladen | python-gearman.libgearman_0.13.2-2+b1_i386.deb |
Ausführliche Beschreibung | This package contains a Python wrapper of libgearman.
.
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
|