首页> 外文会议> >Clustering JVMs with software transactional memory support
【24h】

Clustering JVMs with software transactional memory support

机译:通过软件事务性内存支持对JVM进行集群

获取原文
获取原文并翻译 | 示例

摘要

Affordable transparent clustering solutions to scale non-HPC applications on commodity clusters (such as Terracotta) are emerging for Java Virtual Machines (JVMs). Working in this direction, we propose the Anaconda framework as a research platform to investigate the role Transactional Memory (TM) can play in this domain. Anaconda is a software transactional memory framework that supports clustering of multiple off-the-shelf JVMs on commodity clusters. The main focus of Anaconda is to investigate the implementation of Java synchronization primitives on clusters by relying on Transactional Memory. The traditional lock based Java primitives are replaced by memory transactions and the framework is responsible for ensuring transactional coherence. The contribution of this paper is to investigate which kind of TM coherency protocol can be used in this domain and compare the Anaconda framework against the state-of-the-art Terracotta clustering technology. Furthermore, Anaconda tracks TM conflicts at object granularity and provides distributed object replication and caching mechanisms. It supports existing TM coherence protocols while adding a novel decentralized protocol. The performance evaluation compares Anaconda against three existing TM protocols. Two of these are centralized, while the other is decentralized. In addition, we compare Anaconda against lock-based (coarse, medium grain) implementations of the benchmarks running on Terracotta. Anaconda's performance varies amongst benchmarks, outperforming by 40 to 70% existing TM protocols. Compared to Terracotta, Anaconda exhibits from 19x speedup to 10x slowdown depending on the benchmark's characteristics.
机译:用于Java虚拟机(JVM)的可负担的透明集群解决方案可以在商品集群(例如Terracotta)上扩展非HPC应用程序。为此,我们建议将Anaconda框架作为研究平台,以研究事务性存储(TM)在此领域中可以发挥的作用。 Anaconda是一个软件事务存储框架,支持在商品集群上集群多个现成的JVM。 Anaconda的主要重点是通过依赖事务性内存研究Java同步原语在群集上的实现。基于传统锁的Java原语被内存事务替换,并且该框架负责确保事务一致性。本文的目的是研究可在该领域中使用哪种TM一致性协议,并将Anaconda框架与最新的Terracotta聚类技术进行比较。此外,Anaconda在对象粒度上跟踪TM冲突,并提供分布式对象复制和缓存机制。它支持现有的TM相干协议,同时添加了新颖的分散协议。性能评估将Anaconda与三个现有TM协议进行了比较。其中两个是集中式的,另一个是分散式的。此外,我们将Anaconda与基于Terracotta的基于锁的(粗,中粒)基准的实现进行了比较。 Anaconda的性能在基准之间有所不同,比现有TM协议的性能高40%至70%。与Terracotta相比,Anaconda的基准速度特性从19倍加快到10倍减速。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号