咨询与建议

限定检索结果

文献类型

  • 119 篇 会议
  • 51 篇 期刊文献
  • 3 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 161 篇 工学
    • 132 篇 计算机科学与技术...
    • 75 篇 软件工程
    • 27 篇 电气工程
    • 8 篇 信息与通信工程
    • 1 篇 仪器科学与技术
    • 1 篇 材料科学与工程(可...
    • 1 篇 电子科学与技术(可...
  • 17 篇 理学
    • 16 篇 数学
    • 1 篇 物理学
    • 1 篇 化学
  • 1 篇 农学
    • 1 篇 作物学
    • 1 篇 农业资源与环境

主题

  • 173 篇 concurrent data ...
  • 23 篇 lock-free
  • 22 篇 linearizability
  • 18 篇 synchronization
  • 12 篇 lock-freedom
  • 12 篇 non-blocking
  • 10 篇 performance
  • 10 篇 algorithms
  • 9 篇 concurrency
  • 8 篇 memory managemen...
  • 8 篇 hazard pointers
  • 7 篇 non-volatile mem...
  • 6 篇 parallel algorit...
  • 6 篇 memory reclamati...
  • 6 篇 verification
  • 6 篇 wait-freedom
  • 6 篇 transactional me...
  • 5 篇 fifo queue
  • 5 篇 trees
  • 5 篇 theory

机构

  • 12 篇 technion haifa
  • 7 篇 ist austria klos...
  • 6 篇 univ waterloo wa...
  • 6 篇 lehigh univ beth...
  • 6 篇 brown univ provi...
  • 5 篇 univ crete dept ...
  • 4 篇 technion israel ...
  • 4 篇 tel aviv univ sc...
  • 4 篇 carnegie mellon ...
  • 3 篇 oracle labs burl...
  • 3 篇 forth ics irakli...
  • 3 篇 swiss fed inst t...
  • 3 篇 inria rocquencou...
  • 3 篇 natl tech univ a...
  • 3 篇 koc univ istanbu...
  • 3 篇 univ penn philad...
  • 2 篇 univ toronto on
  • 2 篇 uppsala univ upp...
  • 2 篇 nyu ny 10003 usa
  • 2 篇 univ chinese aca...

作者

  • 17 篇 petrank erez
  • 10 篇 brown trevor
  • 10 篇 alistarh dan
  • 8 篇 herlihy maurice
  • 7 篇 hassan ahmed
  • 7 篇 fatourou panagio...
  • 6 篇 cohen nachshon
  • 6 篇 tsigas philippas
  • 6 篇 kogan alex
  • 5 篇 spear michael
  • 5 篇 alapati praveen
  • 5 篇 palmieri roberto
  • 5 篇 shavit nir
  • 4 篇 mutyam madhu
  • 4 篇 friedman michal
  • 4 篇 kallimanis nikol...
  • 3 篇 koziris nectario...
  • 3 篇 nikas konstantin...
  • 3 篇 blelloch guy e.
  • 3 篇 sagonas konstant...

语言

  • 164 篇 英文
  • 8 篇 其他
  • 1 篇 德文
检索条件"主题词=Concurrent Data Structures"
173 条 记 录,以下是1-10 订阅
排序:
Publish on Ping: A Better Way to Publish Reservations in Memory Reclamation for concurrent data structures  25
Publish on Ping: A Better Way to Publish Reservations in Mem...
收藏 引用
30th Symposium on Principles and Practice of Parallel Programming
作者: Singh, Ajay Brown, Trevor Univ Waterloo Waterloo ON Canada
Safe memory reclamation techniques that utilize per read reservations, such as hazard pointers and hazard eras, often cause significant overhead in traversals of linked concurrent data structures. This is primarily du... 详细信息
来源: 评论
How to Relax Instantly: Elastic Relaxation of concurrent data structures  30th
How to Relax Instantly: Elastic Relaxation of Concurrent Dat...
收藏 引用
30th European Conference on Parallel and Distributed Processing (Euro-Par)
作者: von Geijer, Kare Tsigas, Philippas Chalmers Univ Technol Gothenburg Sweden
The sequential semantics of many concurrent data structures, such as stacks and queues, inevitably lead to memory contention in parallel environments, thus limiting scalability. Semantic relaxation has the potential t... 详细信息
来源: 评论
Opportunities and Limitations of Hardware Timestamps in concurrent data structures  37
Opportunities and Limitations of Hardware Timestamps in Conc...
收藏 引用
37th IEEE International Parallel and Distributed Processing Symposium (IPDPS)
作者: Grimes, Olivia Nelson-Slivon, Jacob Hassan, Ahmed Palmieri, Roberto Lehigh Univ Bethlehem PA 18015 USA
Designing high-performance, highly-concurrent linearizable data structures is complex, especially when bulk operations (e.g., range queries) are included. Relying on a single source of synchronization, such as a logic... 详细信息
来源: 评论
HybriDS: Cache-Conscious concurrent data structures for Near-Memory Processing Architectures  22
HybriDS: Cache-Conscious Concurrent Data Structures for Near...
收藏 引用
34th ACM Symposium on Parallelism in Algorithms and Architectures (SPAA)
作者: Choe, Jiwon Crotty, Andrew Moreshet, Tali Herlihy, Maurice Bahar, R. Iris Brown Univ Providence RI 02912 USA Northwestern Univ Evanston IL USA
In recent years, the ever-increasing impact of memory access bottlenecks has brought forth a renewed interest in near-memory processing (NMP) architectures. In this work, we propose and empirically evaluate hybrid dat... 详细信息
来源: 评论
Verifying correctness of persistent concurrent data structures: a sound and complete method
收藏 引用
FORMAL ASPECTS OF COMPUTING 2021年 第4-5期33卷 547-573页
作者: Derrick, John Doherty, Simon Dongol, Brijesh Schellhorn, Gerhard Wehrheim, Heike Univ Sheffield Dept Comp Sheffield S Yorkshire England Univ Surrey Dept Comp Sci London England Univ Augsburg Inst Informat D-86135 Augsburg Germany Univ Paderborn Inst Informat D-33098 Paderborn Germany
Non-volatile memory (NVM), aka persistent memory, is a new memory paradigm that preserves its contents even after power loss. The expected ubiquity of NVM has stimulated interest in the design of persistent concurrent... 详细信息
来源: 评论
Memory Tagging: Minimalist Synchronization for Scalable concurrent data structures  20
Memory Tagging: Minimalist Synchronization for Scalable Conc...
收藏 引用
32nd ACM Symposium on Parallelism in Algorithms and Architectures (SPAA)
作者: Alistarh, Dan Brown, Trevor Singhal, Nandini IST Austria Klosterneuburg Austria Univ Waterloo Waterloo ON Canada Microsoft R&D India New Delhi India
There has been a significant amount of research on hardware and software support for efficient concurrent data structures;yet, the question of how to build correct, simple, and scalable data structures has not yet bee... 详细信息
来源: 评论
concurrent data structures with Near-data-Processing: an Architecture-Aware Implementation  19
Concurrent Data Structures with Near-Data-Processing: an Arc...
收藏 引用
31st ACM Symposium on Parallelism in Algorithms and Architecturess (SPAA)
作者: Choe, Jiwon Huang, Amy Moreshet, Tali Herlihy, Maurice Bahar, R. Iris Brown Univ Providence RI 02912 USA Boston Univ Boston MA 02215 USA
Recent advances in memory architectures have provoked renewed interest in near-data-processing (NDP) as way to alleviate the "memory wall" problem. An NDP architecture places logic circuits, such as simple p... 详细信息
来源: 评论
PathCAS: An Efficient Middle Ground for concurrent Search data structures  22
PathCAS: An Efficient Middle Ground for Concurrent Search Da...
收藏 引用
27th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming (PPoPP)
作者: Brown, Trevor Sigouin, William Alistarh, Dan Univ Waterloo Canada Waterloo ON Canada
To maximize the performance of concurrent data structures, researchers have often turned to highly complex fine-grained techniques, resulting in efficient an d elegant algorithms, which can however be often difficult ... 详细信息
来源: 评论
concurrent data structures  16
Concurrent Data Structures
收藏 引用
35th ACM SIGACT-SIGOPS Symposium on Principles of Distributed Computing (PODC)
作者: Ellen, Faith Brown, Trevor Univ Toronto Dept Comp Sci Toronto ON M5S 1A1 Canada
data structures are an important component of efficient and well-structured programs. In shared memory distributed computing, correct data structures are difficult to construct because concurrent accesses by different... 详细信息
来源: 评论
Constructing concurrent data structures on FPGA with Channels  19
Constructing Concurrent Data Structures on FPGA with Channel...
收藏 引用
ACM/SIGDA International Symposium on Field-Programmable Gate Arrays (FPGA)
作者: Yan, Hui Li, Zhaoshi Liu, Leibo Yin, Shouyi Wei, Shaojun Tsinghua Univ Beijing Peoples R China
The performance of High-Level Synthesis (HLS) applications with irregular data structures is limited by its imperative programming paradigm like C/C++. In this paper, we show that constructing concurrent data structur... 详细信息
来源: 评论