咨询与建议

限定检索结果

文献类型

  • 6 篇 会议
  • 3 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 9 篇 工学
    • 9 篇 计算机科学与技术...
    • 4 篇 电气工程
    • 2 篇 信息与通信工程
    • 1 篇 软件工程
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 9 篇 wait-free algori...
  • 5 篇 process crash
  • 4 篇 read/write atomi...
  • 4 篇 asynchronous sha...
  • 3 篇 set agreement
  • 3 篇 atomicity
  • 3 篇 atomic register
  • 2 篇 linearizability
  • 2 篇 partial snapshot
  • 2 篇 efficiency
  • 2 篇 asynchronous alg...
  • 2 篇 shared object
  • 2 篇 asynchronous sys...
  • 2 篇 participating pr...
  • 2 篇 reduction
  • 2 篇 atomic snapshot
  • 2 篇 locality
  • 2 篇 compare&swap
  • 2 篇 multicore
  • 2 篇 ll/sc atomic reg...

机构

  • 2 篇 univ calif los a...
  • 2 篇 irisa f-35042 re...
  • 2 篇 univ rennes 1 ir...
  • 1 篇 natl univ def te...
  • 1 篇 univ rennes 1 ir...
  • 1 篇 inst univ france...
  • 1 篇 jiangsu key lab ...
  • 1 篇 tech univ dresde...
  • 1 篇 irisa campus bea...
  • 1 篇 univ neuchatel n...
  • 1 篇 univ rennes iris...
  • 1 篇 nanjing univ pos...

作者

  • 7 篇 raynal michel
  • 3 篇 imbs damien
  • 3 篇 travers corentin
  • 2 篇 gafni eli
  • 1 篇 li yun
  • 1 篇 mostefaoui achou...
  • 1 篇 trach bohdan
  • 1 篇 fu xiong
  • 1 篇 shi peichang
  • 1 篇 felber pascal
  • 1 篇 jin qi
  • 1 篇 wang junchang
  • 1 篇 arnautov sergei
  • 1 篇 fetzer christof

语言

  • 9 篇 英文
检索条件"主题词=wait-free algorithm"
9 条 记 录,以下是1-10 订阅
排序:
Accelerating wait-free algorithms: Pragmatic Solutions on Cache-Coherent Multicore Architectures
收藏 引用
IEEE ACCESS 2019年 7卷 74653-74669页
作者: Wang, Junchang Jin, Qi Fu, Xiong Li, Yun Shi, Peichang Nanjing Univ Posts & Telecommun Sch Comp Sci Nanjing 210023 Jiangsu Peoples R China Jiangsu Key Lab Big Data Secur & Intelligent Proc Nanjing 210023 Jiangsu Peoples R China Natl Univ Def Technol Coll Comp Sci Changsha 410073 Hunan Peoples R China
Parallelizing performance-critical applications are of critical importance for harnessing the power of multicore processors, which are now ubiquitous. Even though wait-free algorithms offer the appeal of completing ea... 详细信息
来源: 评论
In search of the holy grail: Looking for the weakest failure detector for wait-free set agreement
收藏 引用
10th International Conference on Principles of Distributed Systems
作者: Raynal, Michel Travers, Corentin Univ Rennes 1 IRISA Campus Beaulieu F-35042 Rennes France
Asynchronous failure detector-based set agreement algorithms proposed so far assume that all the processes participate in the algorithm. This means that (at least) the processes that do not crash propose a value and c... 详细信息
来源: 评论
From adaptive renaming to set agreement
收藏 引用
THEORETICAL COMPUTER SCIENCE 2009年 第14期410卷 1328-1335页
作者: Gafni, Eli Mostefaoui, Achour Raynal, Michel TraverS, Corentin IRISA F-35042 Rennes France Univ Calif Los Angeles Dept Comp Sci Los Angeles CA 90095 USA
The adaptive M-renaming problem consists of providing processes with a new name taken from a name space whose size M depends only oil the number p of processes that participate in the renaming (and not oil the total n... 详细信息
来源: 评论
Help when needed, but no more: Efficient read/write partial snapshot
收藏 引用
JOURNAL OF PARALLEL AND DISTRIBUTED COMPUTING 2012年 第1期72卷 1-12页
作者: Imbs, Damien Raynal, Michel Inst Univ France F-35042 Rennes France Univ Rennes 1 IRISA F-35042 Rennes France
An atomic snapshot object is an object that can be concurrently accessed by asynchronous processes prone to crash. It is made of m components (base atomic registers) and is defined by two operations: an update operati... 详细信息
来源: 评论
Shared Memory Synchronization in Presence of Failures: an Exercise-based Introduction for the Sophomore
Shared Memory Synchronization in Presence of Failures: an Ex...
收藏 引用
3rd International Conference on Complex, Intelligent and Software Intensive Systems
作者: Raynal, Michel Univ Rennes IRISA F-35042 Rennes France
In the recent past, lots of papers have addressed synchronization in asynchronous shared memory systems prone to process crashes. Unfortunately, to date, nearly all these results have appeared only in theory-oriented ... 详细信息
来源: 评论
Trying to Unify the LL/SC Synchronization Primitive and the Notion of a Timed Register
Trying to Unify the LL/SC Synchronization Primitive and the ...
收藏 引用
26th IEEE International Conference on Advanced Information Networking and Applications (AINA)
作者: Imbs, Damien Raynal, Michel IRISA F-35042 Rennes France
The aim of this short paper is to show that both the LL/SC (Linked Load/Store Conditional) synchronization primitive and the notion of a Timed register can be seen as two instances of a general abstract synchronizatio... 详细信息
来源: 评论
Help When Needed, But No More: Efficient Read/Write Partial Snapshot
收藏 引用
23rd International Symposium on Distributed Computing (DISC)
作者: Imbs, Damien Raynal, Michel Univ Rennes 1 IRISA F-35042 Rennes France
An atomic snapshot object is in object that can be concurrently accessed by asynchronous processes prone to crash. it is made of m components (base atomic registers) and is defined by two operations;an update operatio... 详细信息
来源: 评论
FFQ: A Fast Single-Producer/Multiple-Consumer Concurrent FIFO Queue  31
FFQ: A Fast Single-Producer/Multiple-Consumer Concurrent FIF...
收藏 引用
31st IEEE International Parallel and Distributed Processing Symposium (IPDPS)
作者: Arnautov, Sergei Fetzer, Christof Trach, Bohdan Felber, Pascal Tech Univ Dresden Dresden Germany Univ Neuchatel Neuchatel Switzerland
With the spreading of multi-core architectures, operating systems and applications are becoming increasingly more concurrent and their scalability is often limited by the primitives used to synchronize the different h... 详细信息
来源: 评论
Test&Set, adaptive renaming and set agreement: a guided visit to asynchronous computability
Test&Set, adaptive renaming and set agreement: a guided visi...
收藏 引用
26th IEEE International Symposium on Reliable Distributed Systems
作者: Gafni, Eli Raynal, Michel Travers, Corentin Univ Calif Los Angeles Dept Comp Sci Los Angeles CA 90095 USA IRISA Campus Beaulieu F-35042 Rennes France
An important issue in fault-tolerant asynchronous computing is the respective power of an object type with respect to another object type. This question has received a lot of attention, mainly in the context of the co... 详细信息
来源: 评论