咨询与建议

限定检索结果

文献类型

  • 112 篇 会议
  • 49 篇 期刊文献
  • 7 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 149 篇 工学
    • 132 篇 计算机科学与技术...
    • 62 篇 软件工程
    • 39 篇 电气工程
    • 6 篇 信息与通信工程
    • 1 篇 电子科学与技术(可...
    • 1 篇 控制科学与工程
    • 1 篇 网络空间安全
  • 4 篇 理学
    • 3 篇 数学
    • 1 篇 生物学
  • 2 篇 管理学
    • 2 篇 管理科学与工程(可...
  • 1 篇 医学
    • 1 篇 基础医学(可授医学...

主题

  • 168 篇 software transac...
  • 17 篇 concurrency cont...
  • 14 篇 performance
  • 13 篇 concurrency
  • 9 篇 opacity
  • 9 篇 contention manag...
  • 9 篇 transactional me...
  • 8 篇 parallel program...
  • 8 篇 java
  • 8 篇 concurrent progr...
  • 8 篇 synchronization
  • 7 篇 transaction
  • 7 篇 distributed syst...
  • 7 篇 transactions
  • 7 篇 hardware transac...
  • 6 篇 languages
  • 6 篇 algorithms
  • 6 篇 shared memory
  • 5 篇 lock
  • 5 篇 commit/abort

机构

  • 6 篇 virginia tech ec...
  • 6 篇 univ rochester d...
  • 4 篇 univ rennes 1 ir...
  • 3 篇 univ illinois ur...
  • 3 篇 virginia tech | ...
  • 3 篇 univ fed pelotas...
  • 3 篇 univ novi sad fa...
  • 2 篇 princeton univ d...
  • 2 篇 intel corp progr...
  • 2 篇 georgia inst tec...
  • 2 篇 princeton univ d...
  • 2 篇 cleveland state ...
  • 2 篇 univ manchester ...
  • 2 篇 univ lisbon inst...
  • 2 篇 concordia univ d...
  • 2 篇 univ sci & techn...
  • 2 篇 ecole polytech f...
  • 2 篇 univ roma la sap...
  • 2 篇 univ neuchatel d...
  • 2 篇 poznan univ tech...

作者

  • 8 篇 spear michael f.
  • 7 篇 imbs damien
  • 7 篇 raynal michel
  • 7 篇 cachopo joao
  • 7 篇 ravindran binoy
  • 6 篇 scott michael l.
  • 5 篇 kordic branislav
  • 5 篇 pilla mauricio l...
  • 5 篇 du bois andre ra...
  • 5 篇 marathe virendra...
  • 5 篇 dalessandro luke
  • 5 篇 popovic miroslav
  • 4 篇 pasqualin dougla...
  • 4 篇 diener matthias
  • 3 篇 morales catalina...
  • 3 篇 hassan ahmed
  • 3 篇 carvalho nuno
  • 3 篇 michael maged m.
  • 3 篇 dragojevic aleks...
  • 3 篇 di sanzo pierang...

语言

  • 160 篇 英文
  • 6 篇 其他
  • 1 篇 法文
  • 1 篇 葡萄牙文
检索条件"主题词=Software Transactional Memory"
168 条 记 录,以下是1-10 订阅
排序:
Thread and Data Mapping in software transactional memory: an Overview
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING 2025年 第3期53卷 1-21页
作者: Pasqualin, Douglas Pereira Diener, Matthias Du Bois, Andre Rauber Pilla, Mauricio Lima Univ Fed Rio Grande do Sul Grad Program Comp Sci PPGC BR-91501570 Porto Alegre RS Brazil Univ Illinois Champaign IL 61801 USA
In current microarchitectures, due to the complex memory hierarchies and different latencies on memory accesses, thread and data mapping are important issues to improve application performance. software transactional ... 详细信息
来源: 评论
software transactional memory, OpenMP and Pthread Implementations of the Conjugate Gradients Method - A Preliminary Evaluation  1
收藏 引用
10th International Conference on High Performance Computing for Computational Science (VECPAR)
作者: Heuveline, Vincent Janko, Sven Karl, Wolfgang Rocker, Bjoern Schindewolf, Martin Karlsruhe Inst Technol Engn Math & Comp Lab Fritz Erler Str 23 D-76133 Karlsruhe Germany Karlsruhe Inst Technol Chair Comp Architecture & Parallel Proc D-76131 Karlsruhe Germany Robert Bosch GmbH Corp Sector Res & Adv Engn D-70839 Gerlingen Germany
This paper shows the runtime and cache-efficiency of parallel implementations of the Conjugate Gradients Method based on the three paradigms software transactional memory (STM), OpenMP and Pthreads. While the two last... 详细信息
来源: 评论
Compiler and runtime techniques for software transactional memory optimization
收藏 引用
CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE 2009年 第1期21卷 7-23页
作者: Wu, Peng Michael, Maged M. von Praun, Christoph Nakalke, Takuya Bordawekar, Rajesh Cain, Harold W. Cascaval, Calin Chatterjee, Siddhartha Chiras, Stefame Hou, Rui Mergen, Mark Shen, Xiaowei Spear, Michael F. Wang, Hua Yong Wang, Kun IBM Res Corp Yorktown Hts NY USA Univ Rochester Rochester NY USA
software transactional memory (STM) systems are an attractive environment to evaluate optimistic concurrency. We describe our experience of supporting and optimizing an STM system at both the managed runtime and compi... 详细信息
来源: 评论
Remote Transaction Commit: Centralizing software transactional memory Commits
收藏 引用
IEEE TRANSACTIONS ON COMPUTERS 2016年 第7期65卷 2228-2240页
作者: Hassan, Ahmed Palmieri, Roberto Ravindran, Binoy Virginia Tech Dept Elect & Comp Engn Blacksburg VA 24060 USA
software transactional memory (STM) has recently emerged as a promising synchronization abstraction for multicore architectures. State-of-the-art STM algorithms, however, suffer from performance challenges due to cont... 详细信息
来源: 评论
Purge-Rehab: Eager software transactional memory with High Performance Under Contention
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING 2016年 第6期44卷 1359-1383页
作者: Siddique, Abubakar Ansari, Mohammad Lujan, Mikel Umm Al Qura Univ Sci & Technol Unit Mecca Saudi Arabia Umm Al Qura Univ Dept Comp Sci Mecca Saudi Arabia Univ Manchester Sch Comp Sci Manchester Lancs England
transactional memory is a programming model that attempts to make parallel programming easier. transactional memory uses either eager (at encounter time) or lazy (at commit time) validation to check for conflicting ac... 详细信息
来源: 评论
Non-preemptive and SRP-based fully-preemptive scheduling of real-time software transactional memory
收藏 引用
JOURNAL OF SYSTEMS ARCHITECTURE 2015年 第10期61卷 553-566页
作者: Barros, Antonio Pinho, Luis Miguel Yomsi, Patrick Meumeu ISEP IPP CISTER Res Ctr P-4200072 Oporto Portugal
Recent embedded processor architectures containing multiple heterogeneous cores and non-coherent caches renewed attention to the use of software transactional memory (STM) as a building block for developing parallel a... 详细信息
来源: 评论
Design and implementation of a fully transparent partial abort support for software transactional memory
收藏 引用
software-PRACTICE & EXPERIENCE 2022年 第11期52卷 2456-2475页
作者: Pellegrini, Alessandro Di Sanzo, Pierangelo Piccione, Andrea Quaglia, Francesco Univ Roma Tor Vergata DICII Rome Italy Univ Aquila DISIM Laquila Italy Sapienza Univ Rome DIAG Rome Italy
software transactional memory (STM) provides synchronization support to ensure atomicity and isolation when threads access shared data in concurrent applications. With STM, shared data accesses are encapsulated within... 详细信息
来源: 评论
Weighted adaptive concurrency control for software transactional memory
收藏 引用
JOURNAL OF SUPERCOMPUTING 2014年 第3期68卷 1027-1047页
作者: Ansari, Mohammad Umm Al Qura Univ Dept Comp Sci Mecca Saudi Arabia
transactional memory programs may have dynamic available parallelism, which is defined as the number of transactions that can be committed concurrently. Prior work presented adaptive concurrency control, which adapts ... 详细信息
来源: 评论
High-throughput state-machine replication using software transactional memory
收藏 引用
JOURNAL OF SUPERCOMPUTING 2016年 第11期72卷 4379-4398页
作者: Zhao, Wenbing Yang, William Zhang, Honglei Yang, Jack Luo, Xiong Zhu, Yueqin Yang, Mary Luo, Chaomin Cleveland State Univ Dept Elect Engn & Comp Sci Cleveland OH 44115 USA Univ Texas Austin Texas Adv Comp Ctr 10100 Burnet Rd Austin TX 78758 USA Agilysys Inc Bellevue WA USA Massachusetts Gen Hosp Div Biostat & Biomath Boston MA 02114 USA Harvard Med Sch Boston MA 02114 USA Univ Sci & Technol Beijing Sch Comp & Commun Engn Beijing 100083 Peoples R China Minist Land & Resources Res Dev Ctr China Geol Survey Key Lab Geol Informat Technol Beijing 100037 Peoples R China Univ Arkansas Joint Bioinformat Program George Washington Donaghey Coll Engn & Informat T Dept Informat Sci 2801 S Univ Ave Little Rock AR 72204 USA Univ Arkansas Med Sci 2801 S Univ Ave Little Rock AR 72204 USA Univ Detroit Mercy Dept Elect & Comp Engn Detroit MI 48221 USA
State-machine replication is a common way of constructing general purpose fault tolerance systems. To ensure replica consistency, requests must be executed sequentially according to some total order at all non-faulty ... 详细信息
来源: 评论
Convoider: A Concurrency Bug Avoider Based on Transparent software transactional memory
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING 2020年 第1期48卷 32-60页
作者: Yu, Zhen Zuo, Yu Zhao, Yong Guizhou Educ Univ Dept Math & Comp Sci Guiyang 550018 Peoples R China Guizhou Educ Univ Big Data Sci & Intelligent Engn Res Inst Guiyang 550018 Peoples R China
software transactional memory is an effective mechanism to avoid concurrency bugs in multi-threaded programs. However, two problems hinder the adoption of traditional such systems in wild world: high human cost for eq... 详细信息
来源: 评论