UbuntuUpdates.org

Package "memcached"

This package belongs to a PPA: nathan-renniewaldock ppa

Name: memcached

Description:

A high-performance memory object caching system
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.

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.

Latest version: 1.4.15-1~ppa1~precise
Release: precise (12.04)
Level: base
Repository: main

Links


Download "memcached"


Other versions of "memcached" in Precise

Repository Area Version
base main 1.4.13-0ubuntu2
security main 1.4.13-0ubuntu2.2
updates main 1.4.13-0ubuntu2.2

Changelog

Version: 1.4.15-1~ppa1~precise 2012-10-12 21:08:11 UTC

 memcached (1.4.15-1~ppa1~precise) precise; urgency=low
 .
   * New upstream release
     - Drop patch 60_fix_racey_test.patch, included upstream.
     - Update docs, README is now README.md
     - Update default config to include num of threads option




About   -   Send Feedback to @ubuntu_updates