软件包:memcached(1.6.32-2)
High-performance in-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.
其他与 memcached 有关的软件包
|
|
|
|
-
- dep: init-system-helpers (>= 1.54~)
- 所有初始化系统的帮助工具
-
- dep: adduser
- 添加、删除用户和组
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libevent-2.1-7t64 (>= 2.1.8-stable)
- 异步事件通知库
-
- dep: libsasl2-2 (>= 2.1.28+dfsg1)
- Cyrus SASL - authentication abstraction library
-
- dep: libssl3t64 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- dep: lsb-base
- Linux 标准规范初始化脚本功能的过渡软件包
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- sug: libanyevent-perl
- event loop framework with multiple implementations
-
- sug: libcache-memcached-perl
- Perl module for using memcached servers
-
- sug: libmemcached
- 软件包暂时不可用
-
- sug: libterm-readkey-perl
- perl module for simple terminal control
-
- sug: libyaml-perl
- YAML Ain't Markup Language