Memory cache for various requests illustrates one aspect of the statelessness rule.
各种请求的内存缓存从一方面说明了无状态规则。
This improves the performance characteristics of the system memory cache, and, in turn, the application itself.
这有助于改进系统内存缓存的性能特征,从而提高应用程序本身的性能。
If the memory cache is used only for performance reasons, then storing data in memory cache might not be such a big problem.
如果只是由于性能方面的原因而使用内存缓存,则在内存缓存中存储数据可能不会是个大问题。
Instance resources include memory, cache, process, sessions, thresholds, and storage resources.
实例资源包括内存、缓存、进程、会话、阈值和存储资源。
You can now configure a private memory cache for every CPUVP to decrease the time of server memory allocation on large multiprocessor computers.
现在可以为每个CPUVP配置一个私有内存缓存,以减少大型多处理器计算机上的服务器内存分配时间。
If files can be served from memory cache, then that decreases the average service time, and hence increases the number of connections per second the server can handle.
如果可以从内存缓存中获取文件,就可以降低平均服务时间,因此增加服务器每秒能够处理的连接数。
Another technique to reduce memory usage is to cache common used tasks.
另一种减少内存使用的技术是缓存经常使用的任务。
This enables you to store and later recover entire objects from the memory cache, instead of reconstructing them by hand within your application.
这就让您可以存储并随后从内存存储恢复全部对象,而不是在您的应用程序内手动重构它们。
When the memory cache region becomes full, LRU removes the least recently used cached data first.
当内存缓存区域满时,lru会首先删除最近最少使用的缓存数据。
Due to the latency difference between main memory and on-chip memory cache, POWER7 was designed with three levels of on-chip cache (see Figure 1).
由于主内存和芯片级内存缓存之间的延迟差别,POWER 7设计了三种级别的芯片级缓存机制(见图1)。
This makes it very similar to caching operations, where blocks of instructions are moved from memory into a local fast cache memory for execution.
这使它与缓存操作非常类似,后者是将指令块从内存移动到本地快速缓存中执行。
It works by retrieving the data row information that the reader transaction needs from the DB2 logs-usually from the log's memory cache, which is very fast.
它采用的方法是从DB 2日志(常常是从非常快速的日志内存缓存)中获取读者事务需要的数据行。
It can be configured to offload cache to disk if the memory cache is full (via the disk offload function).
还可以设置如果内存高速缓存已满,就将缓存转存到磁盘(通过磁盘转存功能)。
This smaller memory is called cache RAM and allows the microprocessor to execute at full speed.
这些小型内存芯片叫快取内存,能让微处理器达到最快速度。
For example, the architect could create a reusable in-memory cache, to be used in the application when performance needs dictate the need for something like a simple cache.
例如,设计师可以创建一个可重复利用的缓存,当性能需要一个如简单缓存一类的东西时就可以在应用程序中使用。
memcached is an open source project designed to make use of the spare RAM in many servers to act as a memory cache for frequently accessed pieces of information.
memcached是一个开源项目,旨在利用多个服务器内的多余RAM来充当一个可存放经常被访问信息的内存缓存。
You can see from the last line in Listing 1 that the configuration file specifies the memory cache as a LRUMemoryCache.
从清单1中可以看出,该配置文件将内存缓存指定为一个LRUMemoryCache。
The following response header in Firefox prevents persistent caching, by forcing the page into the in-memory cache.
下面响应头在Firefox中可以防止持久化的缓存强制页面被缓存到内存中。
The memory region is a pure-memory cache region that uses a Least Recently Used (LRU) algorithm.
内存区域是一个使用最近最少算法(Least RecentlyUsed,LRU)的纯内存缓存区域。
Performance can suffer because the database is too large for any significant part of it to fit in an in-memory cache.
性能也会受影响,因为数据库实在太大,数据库中的任何有效部分都无法装入内存中的缓存。
Applications have complete update control over over how data changes are submitted between the in-memory cache data set and the underlying data source through ADO.NET methods.
对于如何通过ADO.NET方法在内存缓存数据集合与基本数据源之间提交数据更改,这些应用程序拥有完全的更新控制权。
Legacy method: Currently support in-memory or distributed cache services.
遗留方法:当前支持内存或分布式缓存服务。
An in-memory cache implementation is also produced.
还生成了一个内存中的缓存实现。
All modern CPUs must utilize local memory cache to minimize latency of fetching instructions and data from memory.
所有现代的CPU必须使用本地存储的缓存,将获取指令和数据的延迟降到最低。
While these characteristics are important, they ignore a prominent aspect in web browsing: the memory cache.
虽然这些都是重要的特性,但他们忽略了网页浏览中一个突出的方面- - - - - -缓存。
Package Cache - Memory allocated to store both static and dynamic SQL statements.
包缓存——为存储静态和动态sql语句而分配的内存。
The in-memory cache greatly reduces database load in complex stateful applications.
内存中的缓存能大大减轻复杂状态应用中数据库的负载。
If the group list corresponding to the user's version of PAC is found in the in-memory cache of PLAM, the user is granted access to the requested object based on permissions on the ACL.
如果在PLAM的内存缓存中找到了组列表对应用户的PAC的版本,那么这个用户就会根据ACL的限制对所请求的对象进行授权。
Buffer Cache - Memory allocated for storing data blocks read from physical data files.
缓冲区缓存——为存储从物理数据文件读取的数据块而分配的内存。
The cache implemented by the ESI processor is an in-memory cache.
ESI处理器实现的缓存是内存内缓存。
应用推荐