首页> 外文会议> >A wait-free algorithm for optimistic programming: HOPE realized
【24h】

A wait-free algorithm for optimistic programming: HOPE realized

机译:乐观编程的免等待算法:HOPE实现

获取原文

摘要

Optimism is a powerful technique for avoiding latency by increasing concurrency. Optimistically assuming the results of one computation allows other computations to execute in parallel, even when they depend on the assumed result. Optimistic techniques can particularly benefit distributed systems because of the critical impact of communications latency. This paper reviews HOPE: our model of optimistic programming, and describes how optimism can enhance distributed program performance by avoiding remote communications delay. We then present the wait-free algorithm used to implement HOPE in a distributed environment.
机译:乐观是通过增加并发量来避免等待时间的强大技术。乐观地假设一个计算的结果允许其他计算并行执行,即使它们依赖于假设的结果。由于通信延迟的严重影响,乐观技术可以使分布式系统特别受益。本文回顾了HOPE:我们的乐观编程模型,并描述了乐观如何通过避免远程通信延迟来增强分布式程序的性能。然后,我们介绍了用于在分布式环境中实现HOPE的免等待算法。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号