• For example, design a large distributed cache.

    例如设计一个大型分布式缓存服务

    youdao

  • Legacy method: Currently support in-memory or distributed cache services.

    遗留方法当前支持内存分布式缓存服务

    youdao

  • On our future plans is a data grid solution based on a distributed cache.

    我们未来计划提供一个基于分布式缓存数据网格解决方案

    youdao

  • WebSphere extreme Scale provides an extremely powerful coherent distributed cache.

    WebSphereeXtremeScale提供了极其强大的一致性分布式缓存

    youdao

  • Unfortunately, ICP becomes inefficient beyond a certain number of distributed cache servers.

    不幸是,当分布式高速缓存服务器数量超过一定的规模时,ICP变得非常低效

    youdao

  • ObjectGrid can be integrated with Tivoli Access Manager to achieve a secure distributed cache solution.

    ObjectGrid可以TivoliAccessManager集成实现安全分布式缓存解决方案

    youdao

  • While we do not mandate a distributed cache topology we have paid careful attention to distributed caches.

    我们限制分布式缓存拓扑结构,处理分布式缓存比较谨慎

    youdao

  • The enterprise version of this feature, which requires enterprise Ehcache EX or FX, is used to search across a distributed cache.

    这个功能企业版本需要Ehcache EXFX的企业版,可用于分布式缓存的搜索

    youdao

  • The latter is a distributed cache since this is where the bulk of storage space is used up, and a scalable mechanism is needed to store the data.

    分布式缓存器存储空间容量用光时候,需要一种可扩展机制存储这些数据

    youdao

  • Can perform analysis of application architectural decisions and changes (for example, what the impact of switching to the distributed cache has on the infrastructure).

    能够执行应用程序体系结构决策更改分析(例如切换分布式缓存基础设施有何影响)。

    youdao

  • If a distributed cache is desired, we recommend using one of the WebSphere-provided distributed cache implementations. These can be used as a second level cache with hibernate.

    如果需要分布式缓存我们建议使用WebSphere提供分布式缓存实现之一

    youdao

  • In cases where cache data consistency is important, Ehcache can be distributed using the Terracotta Server Array. This gives developers a distributed cache that maintains data coherence.

    缓存数据一致性非常重要的场合下,可以通过TerracottaServerArray实现分布式Ehcache这样开发者就拥有了能够维护数据一致性的分布式缓存。

    youdao

  • Ehcache 2.0 also includes an express mode that be used to cluster the application data via configuration changes, whether the data is in Hibernate, a distributed cache, or session objects.

    Ehcache 2.0提供了一种快捷模式通过配置变化集群应用数据不论数据Hibernate中分布式缓存中还是session对象。

    youdao

  • A distributed cache system in distributed information access environment is discussed in this paper, which is used to increase the access efficiency and reduce the communication throughout.

    讨论了一种在分布信息访问环境下提高数据利用率减少通信流量的分布缓存体系

    youdao

  • Available since the CR1 milestone release but important to note, Infinispan v4.2.0, an open source data grid platform, was integrated in JBoss as 6 and is the default distributed cache provider.

    Infinispanv4.2.0是个开源数据网格平台CR1里程碑发布时就加入了,现在它也集成到了JBoss AS6中,并且默认分布式缓存提供者。

    youdao

  • The distributed lock system is used to synchronize GOS steps when accessing data. The consistency of the distributed cache is guaranteed by updating strategies of write-through and write-invalidate.

    分布式管理机制实现了GOS之间数据访问同步协调,写通写—无效数据更新策略保证了GOS的缓存一致性

    youdao

  • This also means that smaller caches can be distributed over many JVMs, reducing the amount of memory per JVM than before when each JVM needed to cache everything.

    意味着可以多个JVM上分布较小缓存,从而在需要每个JVM缓存所有数据以前减少每个J VM的内存量。

    youdao

  • It gets two request parameters: one contains the name of the cache, which is the JNDI name of the Distributed Map, and the other one is the unique key for getting the data out of the Distributed Map.

    获取两个请求参数个参数包含缓存名称分布式映射缓存jndi一个参数用于分布式映射缓存获取数据唯一密钥

    youdao

  • One problem with your mail cache is that people's names are not evenly distributed.

    邮件缓存有一个问题人名分布均匀的。

    youdao

  • When the long running call is finished and the data is received, it gets stored in the Distributed Map cache of Application Server.

    长时间运行调用结束接收到数据时,这些数据将存储ApplicationServer分布式映射缓存

    youdao

  • The Distributed Map functionality is part of the Websphere Application Server dynamic cache service, an extension to the J2EE architecture to improve application performance.

    分布式映射功能WebsphereApplicationServer动态缓存服务一部分,是用来提高应用程序性能的J2EE体系结构扩展

    youdao

  • Before firing the back-end call, the run methods checks the Distributed Map cache with the unique key provided.

    在执行后端调用run方法使用提供唯一密钥检查分布式映射缓存

    youdao

  • By using the Dynamic cache Service of Websphere Application Server in the form of the Distributed Map, you cached business objects, in order to gain performance benefits.

    通过以分布式映射形式利用WebsphereApplicationServer动态缓存服务缓存业务对象获得性能方面的好处

    youdao

  • While each of the above computations are cached by Fabric in typical usage, only the cache pertaining to the first computation invocation context is currently able to be distributed.

    虽然Fabric典型使用缓存上述每个计算结果,但是目前只能分布第一计算调用上下文相关缓存

    youdao

  • It is not suited for high throughput caching and does not provide any LRU based cache invalidation or distributed locking semantics.

    适合进行吞吐量缓存,也不支持基于LRU (Latest Recently Used)的缓存校验与分布式语义。

    youdao

  • This article also illustrates the use of the dynamic cache feature in WebSphere Application Server to manage the life cycle of stored objects within the service in a distributed environment.

    本文演示了如何使用WebSphereApplicationServer中的动态缓存功能分布式环境管理服务存储对象生命周期

    youdao

  • Memcached is used by many large sites to cache various objects in a distributed memory system, rather than having to read from disk or a database.

    许多大型站点使用memcached分布式内存系统中缓存各种对象,这样就不需要磁盘数据库读取它们。

    youdao

  • For best performance results it is best not to cache distributed maps in eXtreme Scale.

    想要达到最佳性能最好不要eXtremeScale中缓存分布式映射

    youdao

  • Of course, the Network Deployment application server cache is much more sophisticated than this diagram shows; for example, the cache can be distributed to multiple application servers in a cluster.

    当然NetworkDeployment应用程序服务器缓存 3显示复杂得多,例如缓存可能分布集群中的多个应用程序服务器上。

    youdao

  • Of course, the Network Deployment application server cache is much more sophisticated than this diagram shows; for example, the cache can be distributed to multiple application servers in a cluster.

    当然NetworkDeployment应用程序服务器缓存 3显示复杂得多,例如缓存可能分布集群中的多个应用程序服务器上。

    youdao

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

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

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