DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibmemcache0
BeschreibungC client API for memcached memory object caching system
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.4.0.rc2-1
Sektionuniverse/libs
Prioritätoptional
Installierte Größe128 Byte
Hängt ab vonlibc6 (>= 2.4-1)
Empfohlene Pakete
PaketbetreuerZak B. Elep
Quellelibmemcache
Paketgröße50842 Byte
Prüfsumme MD50ac9a35bbe0b2117a7405f7640a067de
Prüfsumme SHA18b10742abc2057a58094ff8e5bc9acde18650dd7
Prüfsumme SHA25688d50445c143a065e403d2c5e9d4f4303e4a4cbe0cec4fbe412e737dac09b931
Link zum Herunterladenlibmemcache0_1.4.0.rc2-1_i386.deb
Ausführliche Beschreibungmemcached optimizes specific high-load serving applications that are designed to take advantage of its versatile no-locking memory access system. Clients are available in several different programming languages, to suit the needs of the specific application. Traditionally this has been used in mod_perl apps to avoid storing large chunks of data in Apache memory, and to share this burden across several machines. . Danga Interactive developed memcached to enhance the speed of LiveJournal.com, a site which was already doing 20 million+ dynamic page views per day for 1 million users with a bunch of webservers and a bunch of database servers. memcached dropped the database load to almost nothing, yielding faster page load times for users, better resource utilization, and faster access to the databases on a memcache miss. . This package contains the shared libraries (C client API) for memcached. If you are looking for a Perl client API, please see the libcache-memcached-perl package. . Homepage: http://people.freebsd.org/~seanc/libmemcache/


Impressum
Linux is a registered trademark of Linus Torvalds