Populating and using memcached
填充并使用 memcached
Advanced memcached client commands.
高级memcached客户机命令。
Memcached similarly USES a hash function.
Memcached也使用了类似的哈希函数。
We use memcached to alleviate database load.
我们利用memcached来减轻数据库的负担。
You are now logged into the memcached server.
您现现已经登录到memcached服务器。
Table 1. memcached modifying command parameters.
表1 .memcached修改命令参数。
To start memcached, execute the command in Listing 3
要启动memcached,执行清单3中的命令
Download memcached: a distributed memory caching system.
下载memcached:一种分布式内存缓存系统。
Let's build, install, and deploy memcached on Debian Linux.
让我们在Debian Linux上构建、安装和部署memcached。
Unlike XCache, you must modify your code to integrate memcached.
不同于XCache,您必须修改代码才能集成memcached。
The interface to memcached is provided over a network connection.
对memcached的接口是通过网络连接提供的。
If XCache and XDebug are turbochargers, memcached is a jet engine.
如果XCache和XDebug是涡轮增压器,那么memcached就是喷气发动机。
The changes were done in three areas: cache, MQ and Memcached client.
这一改动主要在于三个方面:缓存,MQ以及Memcached客户端。
You will connect to the memcached server using a simple Telnet client.
您将使用一个简单的telnet客户机连接到memcached服务器。
The two advanced commands you can use with memcached are gets and cas.
可以在memcached 中使用的两个高级命令是gets和cas。
The delete command is used to remove any existing values in memcached.
delete命令用于删除memcached中的任何现有值。
The Memcached client optimization was intended to optimize cluster load.
Memcached客户端的优化目的是试图优化集群负载。
Memcached: A networked service that provides a distributed objects cache.
Memcached:一种网络服务,可提供分布式的对象缓存。
Get (key) - Gets the information from memcached stored the specified key.
get (key)—从存储了特定键的memcached获得信息。
To reiterate, memcached is a cache of information and not the only source.
再次重申,memcached是信息的缓存但并非惟一的数据源。
Memcached is a high-performance, distributed memory object caching system.
memcached是一个高性能、分布式的内存对象缓存系统。
Another recent refinement added queue persistence via a memcached cluster.
另一个最新的改良通过一个memcached集群增加队列持久性。
A statically generated homepage is a very good thing and memcached is awesome.
静态生成的首页是件好东西,memcached是件了不起的东西。
It is powered by memcached, a popular distributed memory-object caching system.
它受流行的分布式内存对象缓存系统memcached支持。
The memcached server is just a cache storing values against keys over a network.
memcached服务器只是网络上针对一些键存储值的一个缓存。
Table 1 defines the parameters for and usage of the memcached modifying commands.
表1定义了memcached修改命令的参数和用法。
Many Linux distributions offer a memcached package; check your package repository.
很多Linux发行版都提供了memcached包;请查看包存储库。
Memcached USES a per-connection buffer to read and write data out over the network.
memcached为每个链接使用单独的缓存进行数据的读写。
The Memcache daemon, called memcached, is a high-performance distributed object cache.
名为memcached的Memcache守护程序是一种高性能的分布式对象缓存。
When using memcached, you change the application logic slightly to accommodate the cache.
在使用memcached时,为配合这个缓存,可对应用程序的逻辑进行稍许修改。
应用推荐