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


Paketnamememcached
BeschreibungA high-performance memory object caching system
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.4.2-1ubuntu3
Sektionuniverse/web
Prioritätoptional
Installierte Größe248 Byte
Hängt ab vonlibc6 (>= 2.4), libevent-1.4-2 (>= 1.4.13-stable), perl, lsb-base (>= 3.2-13)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße72608 Byte
Prüfsumme MD5afdc7a0cf03f6a20a62fc72d7c35649e
Prüfsumme SHA10228eeb4418e55769a33ae065dfb88bdb4714c77
Prüfsumme SHA256c6f865c73110f74cfee42ba8296fc37f312dd43bfa826b43eafab3d92d87f6b0
Link zum Herunterladenmemcached_1.4.2-1ubuntu3_i386.deb
Ausführliche BeschreibungDanga 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. . 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.


Impressum
Linux is a registered trademark of Linus Torvalds