首页> 外文会议>International Conference on Parallel Architectures and Compilation Techniques >Can lock-free and combining techniques co-exist? A novel approach on concurrent queue
【24h】

Can lock-free and combining techniques co-exist? A novel approach on concurrent queue

机译:无锁和组合技术可以共存吗?并发队列的新方法

获取原文

摘要

Concurrent queues are one of the most fundamental concurrent data structures. Most previous research focuses on how to avoid the contended hot spots, Head and Tail, and there are two contradictory approaches: (1) lock-free techniques [1], [2], which increase the degree of parallelism to improve performance and (2) combining techniques [3], where a single combining thread performs a batch operation for the pending requests from other threads to reduce synchronization cost in a high degree of parallelism.
机译:并发队列是最基本的并发数据结构之一。以前的大多数研究都集中在如何避免争用的热点(Head和Tail)上,并且有两种相互矛盾的方法:(1)无锁技术[1],[2],它们提高了并行度以提高性能,并且2)组合技术[3],其中单个组合线程对来自其他线程的待处理请求执行批处理操作,以在高度并行度下降低同步成本。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号