Paketname | libmemcache-dev |
Beschreibung | development headers for libmemcache C client API |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.4.0.rc2-1 |
Sektion | universe/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 | 66070 Byte |
Prüfsumme MD5 | 6a9d039f40f99ae43d1ba47693d1d416 |
Prüfsumme SHA1 | d309ede74508c44dfa5b1fab3253e3a0e463cc79 |
Prüfsumme SHA256 | 7835a099881fdc1a1aeebcbfa1834eb69416e8107abb37d9f66c58ed8b2cc3f2 |
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/
|