For example, the majority of Ehcache users still run 32 bit JVMs.
比如说,大多数Ehcache用户会运行32位的JVM。
Ehcache 2.1 (beta version was recently released) provides the JTA support for Hibernate.
Ehcache 2.1(刚发布be ta版)提供了针对Hibernate的JTA支持。
The enterprise version of this feature, which requires enterprise Ehcache EX or FX, is used to search across a distributed cache.
这个功能的企业版本需要Ehcache EX或FX的企业版,可用于分布式缓存的搜索。
The write-behind caching feature, supported as part of the new Ehcache API, works with asynchronous batching of updates to the database.
后写式缓存特性作为新ehcacheAPI的一部分,适用于对数据库的异步批量更新。
To use this new approach, you should set the factory_class instead of provider_class configuration property. Take Ehcache 2.0 for example.
要使用新方法,应该设置factory_class而非provider_class配置属性。
SQL database affords options for transactional commits, complex queries and relational support which aren't provided of course of ehCache by itself.
一个SQL数据库提供了选择的事务提交,不提供支持的过程本身复杂的查询和关系的例子。
A SQL database affords options for transactional commits, complex queries and relational support which aren't provided of course of ehCache by itself.
一个SQL数据库提供了选择的事务提交,不提供支持的过程本身复杂的查询和关系的例子。
Terracotta also released back in February, an extension to Ehcache product called Ehcache search that can be used to query, search and analyze in-memory data.
早在二月份,Terracotta就发布了Ehcache产品的一个扩展EhcacheSearch,这个扩展可用来查询、检索、分析内存中的数据。
Greg compared use cases for NoSQL and cache solutions like Ehcache which in many respects try to solve the same problems of scale, but take different approaches.
Greg对NoSQL和Ehcache等缓存解决方案进行了对比,Ehcache这些缓存解决方案在很多方面都试图解决同样的伸缩性问题,只是采用了不同的方式。
Ehcache can be used to better decouple application scalability from underlying databases, making the applications easier to scale generally, and especially in cloud deployments.
Ehcache可以将应用从底层数据库中解放出来,提高其可伸缩性并简化应用的扩展(尤其在云部署环境中)。
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,这样开发者就拥有了能够维护数据一致性的分布式缓存。
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对象。
Ari said that Ehcache can serve as a local cache that the developers can use to boost the performance of single node or multi-node applications where inconsistent data in the cache is acceptable.
Ari说Ehcache可以作为本地缓存,开发者可以使用其提升单结点或多结点应用的性能(在这种情况下,缓存中的数据不一致性是可以接受的)。
He also said that in testing with the Spring Pet Clinic reference application, clustered Ehcache yielded higher throughput and lower latency than a database for read-only and read-mostly data access.
Ari还说到,在测试SpringPetClinic参考应用时发现集群的Ehcache要比数据库(基本上都是只读访问)拥有更高的吞吐量和更低的延时。
He also said that in testing with the Spring Pet Clinic reference application, clustered Ehcache yielded higher throughput and lower latency than a database for read-only and read-mostly data access.
Ari还说到,在测试SpringPetClinic参考应用时发现集群的Ehcache要比数据库(基本上都是只读访问)拥有更高的吞吐量和更低的延时。
应用推荐