咨询与建议

限定检索结果

文献类型

  • 3 篇 会议
  • 1 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 3 篇 工学
    • 3 篇 计算机科学与技术...
    • 1 篇 软件工程

主题

  • 4 篇 nonblocking algo...
  • 1 篇 parallel algorit...
  • 1 篇 performance
  • 1 篇 parallel process...
  • 1 篇 languages
  • 1 篇 dual data struct...
  • 1 篇 memory managemen...
  • 1 篇 obstruction free...
  • 1 篇 fine-grained con...
  • 1 篇 algorithms
  • 1 篇 partial methods
  • 1 篇 compositional co...
  • 1 篇 design
  • 1 篇 monads
  • 1 篇 verification
  • 1 篇 data structures
  • 1 篇 computer algorit...
  • 1 篇 synchronization
  • 1 篇 arrows
  • 1 篇 concurrent conta...

机构

  • 1 篇 northeastern uni...
  • 1 篇 victoria univers...
  • 1 篇 univ rochester d...
  • 1 篇 univ rochester c...

作者

  • 2 篇 izraelevitz jose...
  • 2 篇 scott michael l.
  • 1 篇 graichen matthew
  • 1 篇 turon aaron
  • 1 篇 doherty simon

语言

  • 4 篇 英文
检索条件"主题词=nonblocking algorithms"
4 条 记 录,以下是1-10 订阅
排序:
An Unbounded nonblocking Double-ended Queue  45
An Unbounded Nonblocking Double-ended Queue
收藏 引用
45th International Conference on Parallel Processing (ICPP)
作者: Graichen, Matthew Izraelevitz, Joseph Scott, Michael L. Univ Rochester Dept Comp Sci Rochester NY 14627 USA
We introduce a new algorithm for an unbounded concurrent double-ended queue (deque). Like the bounded deque of Herlihy, Luchangco, and Moir on which it is based, the new algorithm is simple and obstruction free, has n... 详细信息
来源: 评论
Brief Announcement: A Generic Construction for nonblocking Dual Containers  14
Brief Announcement: A Generic Construction for Nonblocking D...
收藏 引用
ACM Symposium on Principles of Distributed Computing (PODC)
作者: Izraelevitz, Joseph Scott, Michael L. Univ Rochester Comp Sci Dept Rochester NY 14627 USA
A dual container has the property that when it is empty, the remove method will insert an explicit reservation ("antidata") into the container, rather than returning an error flag. This convention gives the ... 详细信息
来源: 评论
The Design and Verification of Dynamic-sized nonblocking Data Structures
The Design and Verification of Dynamic-sized Nonblocking Dat...
收藏 引用
作者: Doherty, Simon Victoria University of Wellington
学位级别:doctor
Modern computer systems often involve multiple processes or threads of control that communicatethrough shared memory. However, the implementation of correct and efficient datastructures that can be shared by several p... 详细信息
来源: 评论
Reagents: Expressing and Composing Fine-grained Concurrency  12
Reagents: Expressing and Composing Fine-grained Concurrency
收藏 引用
33rd ACM SIGPLAN Conference on Programming Language Design and Implementation
作者: Turon, Aaron Northeastern Univ Boston MA 02115 USA
Efficient communication and synchronization is crucial for fine-grained parallelism. Libraries providing such features, while indispensable, are difficult to write, and often cannot be tailored or composed to meet the... 详细信息
来源: 评论