首页> 外文会议>International symposium on distributed computing >Brief Announcement: A Concurrent Lock-Free Red-Black Tree
【24h】

Brief Announcement: A Concurrent Lock-Free Red-Black Tree

机译:简短公告:并发无锁的红黑树

获取原文

摘要

We present a lock-free algorithm for a red-black tree that supports concurrent search and modify (insert and delete) operations, using only single-word atomic instructions. Our algorithm uses the atomic compare-and-swap (CAS) and set-bit (SB) instructions, both of which are widely supported by modern processors. To our knowledge, ours is the first lock-free red-black tree that can be directly implemented on hardware, without assuming any underlying system support such as transactional memory.
机译:我们提出了一种针对红黑树的无锁算法,该算法仅使用单个单词的原子指令即可支持并发搜索和修改(插入和删除)操作。我们的算法使用原子比较和交换(CAS)指令和设置位(SB)指令,这两种指令均已得到现代处理器的广泛支持。据我们所知,我们是第一款可以直接在硬件上实现的无锁红黑树,而无需假设任何底层系统支持(例如事务性内存)。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号