首页> 外文会议> >Scalable reader-writer locks for parallel systems
【24h】

Scalable reader-writer locks for parallel systems

机译:适用于并行系统的可扩展读写器锁

获取原文

摘要

Current algorithms for reader-writer synchronization do not scale for readers: readers cannot acquire locks in parallel. The authors describe two new algorithms that allow parallelism among readers during lock acquisition; this is achieved by distributing the lock state among different processors, and by trading reader throughput for writer throughput. Their experiments show that when reads are a large percentage of lock requests, the throughput of each of their algorithms scales significantly better than current algorithms.
机译:当前用于读取器与写入器同步的算法无法扩展到读取器:读取器无法并行获取锁。作者介绍了两种新的算法,这些算法允许锁获取期间的读取器之间并行化。这可以通过在不同处理器之间分配锁定状态,以及通过将读取器吞吐量与写入器吞吐量进行交换来实现。他们的实验表明,当读取占锁定请求的很大一部分时,他们每个算法的吞吐量都比当前算法有更好的扩展能力。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号