• In a write-through cache, the data is written to the cache and to the disk before returning to the writing process to continue.

    write - through cache模式下,在返回写入流程并继续之前数据写入缓存然后写到磁盘

    youdao

  • In a write-behind cache, data reads and updates are all serviced by the cache, but unlike a write-through cache, updates are not immediately propagated to the data store.

    write - behind缓存中,数据读取更新通过缓存进行,与write -through缓存不同,更新数据并不立即传到数据库。

    youdao

  • 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方法内存缓存数据集合基本数据源之间提交数据更改,这些应用程序拥有完全更新控制权

    youdao

  • The code example shows how the application looks up a cache instance through its JNDI name, puts an object into a cache instance, and then retrieves it later.

    下面的代码示例显示了应用程序如何通过JNDI名称查找缓存实例对象放入缓存实例中,稍后对其进行检索

    youdao

  • Most of the file systems communicate through a buffer cache, which is a cache that optimizes access to the physical devices by caching recently touched data.

    大多数文件系统通过缓冲区缓存来相互通信这种缓存通过缓存最近使用数据优化物理设备的访问。

    youdao

  • Apple said it used the data, which it called a cache, to calculate a device's location more quickly than through GPS satellites.

    通过使用这些称为缓存区的数据苹果公司可以使用全球定位卫星更快手机位置

    youdao

  • The XML proxy will also cache the result to the result cache as it flows back through the XML proxy to the client application.

    XML代理结果缓存结果缓存,因为通过 XML 代理回到客户端应用程序。

    youdao

  • 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.

    强烈建议数据提供者结果存在内存中,以便优化性能特别是通过异步服务器调用使用数据

    youdao

  • The cache policy is specified declaratively and configuration is through XML deployment descriptors.

    缓存策略声明性的,而且其配置通过XML配置描述符来实现的。

    youdao

  • Cache specification and invalidation policies are provided through the cachespec.xml file.

    缓存规范无效策略通过cachespec .xml文件提供

    youdao

  • Portlet definitions will provide the cache information through their deployment descriptors.

    Portlet定义通过部署描述符提供缓存信息

    youdao

  • One of the ways that Process Server provides the caching capability is through a service called dynamic cache.

    ProcessServer提供缓存功能方法通过一个调用动态缓存的服务

    youdao

  • Database information is mapped using a JCache implementation, cached in an ActiveSpace clustered cache and distributed to the application through an object relational mapping.

    数据库信息使用JCache实现进行映射,缓存在ActiveSpace集群缓存中通过对象关系映射提供给应用程序

    youdao

  • Web Content Management caching is set up through the cache configuration in the connect.cfg file.

    WebContentManagement高速缓存通过connect. cfg文件中的高速缓存配置进行设置的。

    youdao

  • However, WebSphere application Server provides support for page and fragment caching through its dynamic cache function without requiring any application changes.

    然而WebSphere提供了页面以及片断缓存支持,这种支持是通过动态缓存功能来实现的,并且需要对应用程序作出任何改变。

    youdao

  • My plan is to load the entire CDA and transform it, then allow interactive access through the DOM so that I have a div element called div-cache, which I have hidden at the bottom of the viewer.

    计划加载转换整个CDA然后允许通过DOM进行交互式访问这样就能拥有一个名为div-cache 的 div元素,我将元素隐藏 CDA Viewer底部

    youdao

  • The new version will have a scoped hash, meaning only the function can access the hash directly and it is persistent through every call, so it will be a good cache.

    版本函数范围有限的列(scopedhash),表示只有函数可以直接访问散列,并且持续每个调用中因此一个很好的缓存

    youdao

  • 8K stripe size RA-WT (write ahead/write-through) cache (C: for OS; D: for Utils; E: for Scanmail quarantine; F: for Domino files and data)

    8Kstripesize RA-WT (writeahead/write-through)缓存C用于OSD:用于实用程序;E用于Scanmail 隔离F:用于Domino文件数据)

    youdao

  • If another process changes the underlying data without going through the cache, that is a problem.

    如果另一个过程没有通过缓存而更改底层数据那么出现问题。

    youdao

  • For example, read and write requests to the underlying device drivers migrate through the buffer cache.

    例如底层设备驱动程序读写请求通过缓冲区缓存来传递

    youdao

  • Figure 15. Increasing the probability of a near-cache hit, either through larger near caches or affinity routing, reduces the average data access time.

    15.通过较大缓存或者关联路由,逐渐增加缓存命中概率可以减少平均数据访问时间。

    youdao

  • The rationale is this: access to a file system based container goes through the operating system kernel, and the operating system comes with a file system cache to speed up repetitive access to files.

    理由基于容器文件系统访问经过操作系统内核操作系统带有一个文件系统缓存可以加快文件重复访问。

    youdao

  • Write-through caching pattern is used by the applications to write data to the cache which causes writes to an underlying resource (e.g. a database).

    直写式缓存模式用于数据写入底层资源(数据库)缓存

    youdao

  • Legacy portlets do not contribute to the cache information for remote caches either through the deployment descriptor or at render time.

    遗留Portlet既通过部署描述符提供缓存信息呈现提供远程缓存信息。

    youdao

  • These sites can reduce the work required to generate pages by enabling Drupal's page cache through the administration console.

    通过管理控制台启用Drupal页面缓存这些站点可以减少生成页面所需工作量

    youdao

  • Each pod has its own processors and memory, and is connected to the larger system through a cache-coherent interconnect bus.

    每个pod具有自己处理器内存通过条高速缓存一致性互连总线(cache - coherent interconnect bus)连接较大系统

    youdao

  • It is expected that for a system using write behind that all changes are made through the cache and through no other path.

    可以预见采用write -behind系统作出变更唯一路径就只能缓存

    youdao

  • The second change was adding another write-through Row Cache containing database records: users and tweets.

    第二改动加入另一个直写式缓存,它包含数据库记录用户tweets

    youdao

  • The first architectural change was to create a write-through Vector Cache containing an array of tweet IDs which are serialized 64 bit integers.

    第一架构改动创建直写式向量缓存包含了tweetID数组,tweet ID序列化的64整数。

    youdao

  • Note that some pages can refer to files, in which case, the data can be flushed if dirty (through the page cache) or, if the page is clean, simply discarded.

    注意一些页面可以指向文件这种情况下如果页面(dirty)的,数据冲洗,如果页面是干净的(clean),直接丢掉

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定