If the memory cache is used only for performance reasons, then storing data in memory cache might not be such a big problem.
如果只是由于性能方面的原因而使用内存缓存,则在内存缓存中存储数据可能不会是个大问题。
If all the data fits in the cache, then the data is read from disk only once; after that, all requests are satisfied from the cache at memory speed.
如果所有数据都在缓存中,那么只需从磁盘读取一次数据;毕竟,所有的请求都可以用内存速度从缓存中得到满足。
AFS can be configured to cache data locally on disk or in memory.
可以将AFS配置为在本地的磁盘或内存中缓存数据。
Data: With the cache in messaging middleware, response messages may not be up to date.
数据:由于消息传递中间件中使用了缓存,因此响应消息可能会不是最新的。
Cache data often has a shorter lifetime that could be configured if the data were stored in a real cache.
如果数据存储在真正的缓存中,则缓存数据通常具有可以配置的更短的生存期。
The context may affect both metadata and data cache.
上下文可能会同时影响元数据和数据缓存。
It's not an arbitrary data cache.
它不是任意的数据缓存。
Detect changes in the underlying data, and then either evict the changed data from the cache (which will cause it to be reloaded on demand), or reload the updated data into the cache.
检测底层数据的更改,然后从缓存删除更改的数据(使其根据需要重新加载),或者将更新的数据重新加载到缓存。
You can also use JSON to cache data that the user inputs.
您还可以使用JSON来缓存用户输入的数据。
Please note this only affects data cache (tuple storage) and not metadata cache.
请注意这只会影响数据缓存(元组存储)且没有元数据缓存。
This has the advantage of never having stale data in the cache, since the cache is the authoritative source for the data.
这样做的好处就是缓存中绝不会有过时数据,因为缓存是数据的权威来源。
What happens when the data in a cache is changed?
缓存中的数据更改时会发生什么?
Object caching can achieve the highest rate of cache hits; data stored in the cache is valid as long as the backend does not change this data.
对象缓存可以达到最高的缓存命中率;只要后端没有更改数据,存储在缓存中的此数据就有效。
It's highly recommended that the data provider cache the results in memory for optimal performance, particularly because the data is consumed through asynchronous server calls.
强烈建议数据提供者将结果缓存在内存中,以便优化性能,特别是通过异步服务器调用使用数据时。
Devising methodologies for partitioning the data to maximize cache hits.
为数据分区设计相应的方法,以尽可能地增大缓存命中率。
It provides convenient mechanisms for storing data in the cache, getting data from the cache, removing data from the cache, and much more.
它提供了在缓存器中存储数据、从缓存器中删除数据等方便机制。
Note that in the event that your application USES databases and it could benefit from the application performing its own file data cache, you should not set maxperm and maxclient to 100%.
请注意,如果您的应用程序使用了数据库,并且它可以从执行自己的文件数据缓存的应用程序中获益,那么在这种情况下,您不应该将maxperm和maxclient设置为100%。
Note that in the event that your application USES databases, and it could benefit from the application performing its own file data cache, you should not set maxperm and maxclient to 100%.
请注意,如果您的应用程序使用了数据库,并且它可以从执行自己的文件数据缓存的应用程序中获益,那么在这种情况下,您不应该将maxperm和maxclient设置为100%。
Most importantly, it saves everything locally, building your local data cache of tweets.
最重要的是,它本地存储所有资源,构建您的本地tweets数据缓存。
For both types, the items stored in the global external data cache are stored by default in the [ILWWCM_HOME] \ connect \ site directory that can be changed by modifying the following.
对于这两种类型,在全局外部数据缓存中存储的条目存储在默认的[ilwwcm_home] \connect \site目录中,通过修改下列配置参数可以更改这个目录。
The logic within the finder methods and the ejbLoad() methods performed the actual mainframe calls, but from that point onward, the enterprise bean acted simply as a data cache.
查找程序方法内的逻辑和ejbLoad() 方法执行实际的大型机调用,但是从更进一步的意义来说,企业bean仅仅充当了数据高速缓存。
In addition, applications using the IBM WebSphere eXtreme Scale ObjectMap APIs can utilize the XC10 appliance data cache to store serializable objects.
另外,使用IBMWebSphereeXtremeScale ObjectMapAPIs的应用程序能够利用XC10设备数据缓存来存储可序列化对象。
In addition the Dynamic Query Mode contains a fine grained metadata and cell data cache which is trickle fed and a higher cache hit ratio than was previously possible.
此外,DynamicQueryMode包含一个细粒度元数据和单元数据缓存(即一个trickle fed)以及一个比以前更高的缓存命中率。
Fact data is added nightly, which requires rebuilding the data cache and refreshing the materialized query tables (MQTs).
每天晚上都会添加事实数据(fact data),这一过程需要重新构建数据缓存和重新刷新物化查询表(MQT)。
The data Set serves as an offline data cache for.net applications.
DataSet服务器被用作. NET应用程序的脱机数据缓存。
However, using the session for storing cache related data has some severe drawbacks. Session and cache data differ in the following ways.
然而,通过会话存储与缓存相关的数据具有某些严重的缺陷。
But we do have control on all kinds of cache, Data-distribution cache, Dictionary cache, SPL routine cache, and SQL statement cache.
但是,我们控制所有类型的缓存器,数据分布缓存器、字典缓存器、SPL例程缓存器和sql语句缓存器。
Copying the data from the cache to the disk will be managed by the disk subsystem.
磁盘子系统将管理从高速缓存到磁盘的数据复制。
This means the write-behind cache must reliably keep the data in the cache until it can be written to disk.
这意味着写入后缓存必须可靠地在缓存中保存数据,直到写入磁盘位置。
To achieve acceptable response times when solving some application programming problems you must cache data.
在解决应用编程问题时,为了达到合适的反应次数,你必须使用数据缓冲存储。
应用推荐