咨询与建议

限定检索结果

文献类型

  • 10 篇 会议
  • 6 篇 期刊文献
  • 1 篇 学位论文

馆藏范围

  • 17 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 16 篇 工学
    • 16 篇 计算机科学与技术...
    • 9 篇 电气工程
    • 2 篇 软件工程
    • 1 篇 电子科学与技术(可...
    • 1 篇 控制科学与工程
  • 2 篇 管理学
    • 2 篇 管理科学与工程(可...
  • 1 篇 理学
    • 1 篇 化学

主题

  • 17 篇 distributed tran...
  • 3 篇 state machine re...
  • 2 篇 transactional re...
  • 2 篇 replication
  • 2 篇 deferred update
  • 2 篇 hierarchical clu...
  • 2 篇 deferred update ...
  • 2 篇 cache-coherence
  • 1 篇 acid
  • 1 篇 performance
  • 1 篇 in-memory data m...
  • 1 篇 responsiveness
  • 1 篇 reliability
  • 1 篇 scalability
  • 1 篇 independent tran...
  • 1 篇 con-currency con...
  • 1 篇 atomic operation
  • 1 篇 computer crashes
  • 1 篇 general networks
  • 1 篇 fault tolerance

机构

  • 3 篇 poznan univ tech...
  • 2 篇 virginia tech bl...
  • 1 篇 zhejiang inst co...
  • 1 篇 louisiana state ...
  • 1 篇 poznan univ tech...
  • 1 篇 univ nova lisboa...
  • 1 篇 slovak univ tech...
  • 1 篇 louisiana state ...
  • 1 篇 calcutta univ te...
  • 1 篇 virginia tech un...
  • 1 篇 washington univ ...
  • 1 篇 virginia tech | ...
  • 1 篇 virginia tech bl...
  • 1 篇 acad technol dep...
  • 1 篇 univ dusseldorf ...
  • 1 篇 sap ag dietmar h...
  • 1 篇 louisiana state ...
  • 1 篇 brown univ provi...

作者

  • 4 篇 wojciechowski pa...
  • 4 篇 kokocinski macie...
  • 4 篇 palmieri roberto
  • 4 篇 kobus tadeusz
  • 4 篇 ravindran binoy
  • 3 篇 busch costas
  • 2 篇 sharma gokarna
  • 1 篇 sun yong
  • 1 篇 beineke kevin
  • 1 篇 rehmann kim-thom...
  • 1 篇 vale tiago m.
  • 1 篇 mishra sudhanshu
  • 1 篇 zhang bo
  • 1 篇 srinivasagopalan...
  • 1 篇 michael christop...
  • 1 篇 herlihy maurice
  • 1 篇 lacko peter
  • 1 篇 paulino herve
  • 1 篇 paulovic aurel
  • 1 篇 dias ricardo j.

语言

  • 17 篇 英文
检索条件"主题词=distributed transactional memory"
17 条 记 录,以下是11-20 订阅
排序:
An Automated Framework for Decomposing memory Transactions to Exploit Partial Rollback  29
An Automated Framework for Decomposing Memory Transactions t...
收藏 引用
29th IEEE International Parallel and distributed Processing Symposium (IPDPS)
作者: Dhoke, Aditya Palmieri, Roberto Ravindran, Binoy Virginia Tech Blacksburg VA 24061 USA
In this paper, we present a framework that automatically decomposes programmer-written flat transactions into closed-nested transactions. The framework relies on two key mechanisms for the decomposition. The first is ... 详细信息
来源: 评论
distributed transactional Contention Management as the Traveling Salesman Problem
收藏 引用
21st International Colloquium on Structural Information and Communication Complexity (SIROCCO)
作者: Zhang, Bo Ravindran, Binoy Palmieri, Roberto Virginia Tech Blacksburg VA 24060 USA
In this paper we consider designing contention managers for distributed software transactional memory (DTM), given an input of n transactions sharing s objects in a network of m nodes. We first construct a dynamic ord... 详细信息
来源: 评论
Make the Leader Work: Executive Deferred Update Replication  33
Make the Leader Work: Executive Deferred Update Replication
收藏 引用
IEEE 33rd International Symposium on Reliable distributed Systems
作者: Kokocinski, Maciej Kobus, Tadeusz Wojciechowski, Pawel T. Poznan Univ Tech Inst Comp Sci Poznan Poland
In this paper we propose executive deferred update replication (EDUR), a novel algorithm for multi-primary replication of transactional memory and databases. EDUR streamlines transaction certification (i.e., checking ... 详细信息
来源: 评论
Automated data partitioning for highly scalable and strongly consistent transactions  2014
Automated data partitioning for highly scalable and strongly...
收藏 引用
7th ACM International Systems and Storage Conference, SYSTOR 2014
作者: Turcu, Alexandru Palmieri, Roberto Ravindran, Binoy Virginia Tech United States
Modern transactional processing systems need to be fast and scalable, but this means many such systems settled for weak consistency models. It is however possible to achieve all of strong consistency, high scalability... 详细信息
来源: 评论
DESIGNING A SOFTWARE transactional memory FOR PEER-TO-PEER SYSTEMS
收藏 引用
FOUNDATIONS OF COMPUTING AND DECISION SCIENCES 2013年 第2期38卷 111-122页
作者: Paulovic, Aurel Lacko, Peter Slovak Univ Techol Fac Informat & Informat Technol Ilkovicova 3 SK-84216 Bratislava Slovakia
transactional memory is a rather novel approach to concurrency control in parallel computing, that has just recently found its way into distributed systems research. However, the research concentrates mainly on single... 详细信息
来源: 评论
Hybrid Replication: State-Machine-based and Deferred-Update Replication Schemes Combined
Hybrid Replication: State-Machine-based and Deferred-Update ...
收藏 引用
33rd IEEE International Conference on distributed Computing Systems (ICDCS)
作者: Kobus, Tadeusz Kokocinski, Maciej Wojciechowski, Pawel T. Poznan Univ Tech Inst Comp Sci PL-60965 Poznan Poland
We propose a novel algorithm for hybrid transactional replication (HTR) of highly dependable services. It combines two schemes: a transaction is executed either optimistically by only one service replica in the deferr... 详细信息
来源: 评论
Smart Replication for In-memory Computations
Smart Replication for In-memory Computations
收藏 引用
IEEE 18th International Conference on Parallel and distributed Systems (ICPADS)
作者: Rehmann, Kim-Thomas Beineke, Kevin Schoettner, Michael SAP AG Dietmar Hopp Allee 16 D-69190 Walldorf Germany Univ Dusseldorf Kinderklin Stoffwechsellab Inst fur Informatik D-40225 Dusseldorf Germany
Cloud computing enables diverse new application areas for distributed computing. Many upcoming cloud applications do not fit to simple programming models such as "embarrassing parallelism" but have complex d... 详细信息
来源: 评论