Paketname | libmemcache-dev |
Beschreibung | development headers for libmemcache C client API |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.4.0.rc2-1 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 196 Byte |
Hängt ab von | libc6 | libc6-dev, libmemcache0 (= 1.4.0.rc2-1) |
Empfohlene Pakete | |
Paketbetreuer | Zak B. Elep |
Quelle | libmemcache |
Paketgröße | 68528 Byte |
Prüfsumme MD5 | 93460599f090d66e92ca6e937c4cf611 |
Prüfsumme SHA1 | a6e15c333325b13a5cf7c7e4bbd8631dd82e3331 |
Prüfsumme SHA256 | 1e6ec929d2ae8d64876761f49e578ecfdfde2510235a1e2d69b9d44f6c7b0dc2 |
Link zum Herunterladen | libmemcache-dev_1.4.0.rc2-1_i386.deb |
Ausführliche Beschreibung | memcached 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 C development headers for libmemcache.
.
Homepage: http://people.freebsd.org/~seanc/libmemcache/
|