Download Source Package libmemcache:
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 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/
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 52.3 kB | 136 kB | [list of files] |
| armel | 50.3 kB | 120 kB | [list of files] |
| hppa | 54.8 kB | 140 kB | [list of files] |
| i386 | 51.2 kB | 128 kB | [list of files] |
| ia64 | 63.1 kB | 184 kB | [list of files] |
| mips | 50.7 kB | 140 kB | [list of files] |
| mipsel | 50.7 kB | 140 kB | [list of files] |
| powerpc | 52.5 kB | 136 kB | [list of files] |
| s390 | 53.0 kB | 136 kB | [list of files] |
| sparc | 50.1 kB | 128 kB | [list of files] |