【24h】

Non-blocking Binary Search Trees

机译:非阻塞二元搜索树

获取原文

摘要

This paper describes the first complete implementation of a non-blocking binary search tree in an asynchronous shared-memory system using single-word compare-and-swap operations. The implementation is linearizable and tolerates any number of crash failures. Insert and Delete operations that modify different parts of the tree do not interfere with one another, so they can run completely concurrently. Find operations only perform reads of shared memory.
机译:本文介绍了使用单字比较和交换操作的异步共享存储系统中非阻塞二进制搜索树的首次完整实现。实现是可直思化的,并容忍任何数量的崩溃故障。切换和删除操作修改树的不同部分的操作不会彼此干扰,因此它们可以完全运行。查找操作只执行共享内存的读取。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号