咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是61-70 订阅
排序:
McRT-STM: a high performance software transactional memory system for a multi-core runtime  06
McRT-STM: a high performance software transactional memory s...
收藏 引用
Proceedings of the eleventh ACM SIGPLAN symposium on Principles and practice of parallel programming
作者: Bratin Saha Ali-Reza Adl-Tabatabai Richard L. Hudson Chi Cao Minh Benjamin Hertzberg Intel Corporation Stanford University Palo Alto California
Applications need to become more concurrent to take advantage of the increased computational power provided by chip level multiprocessing. Programmers have traditionally managed this concurrency using locks (mutex bas... 详细信息
来源: 评论
VectorSTM: software transactional memory without atomic instructions
VectorSTM: software transactional memory without atomic inst...
收藏 引用
The Third International Joint Conference on Computational Science and Optimization(第三届计算科学与优化国际大会 CSO 2010)
作者: Lin Peng Xiao-qiang Zhang Lun-guo Xie Xin-yan Xie School of Computer Science National University of Defense Technology Changsha China School of Science National University of Defense Technology Changsha China
transactional memory(TM) is a promising way to coordinate concurrent threads in multi-core processors. software transactional memory (STM) can run on conventional processors without additional hardware support. In... 详细信息
来源: 评论
Asynchronous lease-based replication of software transactional memory  10
Asynchronous lease-based replication of software transaction...
收藏 引用
Proceedings of the ACM/IFIP/USENIX 11th International Conference on Middleware
作者: Nuno Carvalho Paolo Romano Luís Rodrigues INESC-ID/IST
software transactional memory (STM) systems have emerged as a powerful middleware paradigm for parallel programming. At current date, however, the problem of how to leverage replication to enhance dependability and sc... 详细信息
来源: 评论
Nebelung:: Execution environment for transactional OpenMP
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING 2008年 第3期36卷 326-346页
作者: Milovanovic, Milos Ferrer, Roger Gajinov, Vladimir Unsal, Osman S. Cristal, Adrian Ayguade, Eduard Valero, Mateo Barcelona Supercomp Ctr BSC CNS Barcelona 08034 Spain Univ Politecn Cataluna Dept Comp Architecture Barcelona Spain
Future generations of Chip Multiprocessors (CMP) will provide dozens or even hundreds of cores inside the chip. Writing applications that benefit from the massive computational power offered by these chips is not goin... 详细信息
来源: 评论
Clojure for Number Crunching on Multicore Machines
收藏 引用
COMPUTING IN SCIENCE & ENGINEERING 2012年 第6期14卷 12-23页
作者: Kalin, Martin Miller, David Depaul Univ Coll Comp & Digital Media Chicago IL 60604 USA
Clojure is a Lisp language designed to run on a Java Virtual Machine (JVM) and interoperate automatically with all Java libraries. However, compared to Java, Clojure has a concurrency API that encourages programmers t... 详细信息
来源: 评论
Comparing the the performance of concurrent hash tables implemented in Haskell
收藏 引用
SCIENCE OF COMPUTER PROGRAMMING 2019年 173卷 56-70页
作者: Duarte, Rodrigo Medeiros Du Bois, Andre Rauber Pilla, Mauricio Lima Cavalheiro, Gerson Geraldo H. Sander Reiser, Renata Hax Univ Fed Pelotas PPGC Gomes Carneiro 1 BR-96010610 Pelotas RS Brazil
This paper presents seven concurrent hash table implementations in Haskell, ranging from low-level synchronization mechanisms to high-level ones such as transactional memories. The hash tables were compared using diff... 详细信息
来源: 评论
Integrating Caching and Prefetching Mechanisms in a Distributed transactional memory
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 2011年 第8期22卷 1284-1298页
作者: Dash, Alokika Demsky, Brian Univ Calif Irvine Dept Elect Engn & Comp Sci Irvine CA 92697 USA
We present a distributed transactional memory system that exploits a new opportunity to automatically hide network latency by speculatively prefetching and caching objects. The system includes an object caching framew... 详细信息
来源: 评论
Non-interference and local correctness in transactional memory
收藏 引用
THEORETICAL COMPUTER SCIENCE 2017年 688卷 103-116页
作者: Kuznetsov, Petr Peri, Sathya Telecom ParisTech Paris France IIT Hyderabad CSE Dept Hyderabad Andhra Pradesh India
transactional memory promises to make concurrent programming tractable and efficient by allowing the user to assemble sequences of actions in atomic transactions with all-or nothing semantics. It is believed that, by ... 详细信息
来源: 评论
MODULARISING VERIFICATION OF DURABLE OPACITY
收藏 引用
LOGICAL METHODS IN COMPUTER SCIENCE 2020年 第3期18卷
作者: Bila, Eleni Derrick, John Doherty, Simon Dongol, Brijesh Schellhorn, Gerhard Wehrheim, Heike Univ Surrey Guildford Surrey England Univ Sheffield Sheffield S Yorkshire England Univ Augsburg Augsburg Germany Carl von Ossietzky Univ Oldenburg Oldenburg Germany
Non-volatile memory (NVM), also known as persistent memory, is an emerging paradigm for memory that preserves its contents even after power loss. NVM is widely expected to become ubiquitous, and hardware architectures... 详细信息
来源: 评论
A transactional model for automatic exception handling
收藏 引用
COMPUTER LANGUAGES SYSTEMS & STRUCTURES 2011年 第1期37卷 43-61页
作者: Cabral, Bruno Marques, Paulo Univ Coimbra Dept Informat Engn CISUC P-3030290 Coimbra Portugal
software reliability and error handling are concepts that any programmer knows and deals with on a daily basis. Even so, studies suggest that the current approach to exception handling raises fundamental incompatibili... 详细信息
来源: 评论