【24h】

Programming with Intervals

机译:间隔编程

获取原文
获取原文并翻译 | 示例

摘要

Intervals are a new, higher-level primitive for parallel programming with which programmers directly construct the program schedule. Programs using intervals can be statically analyzed to ensure that they do not deadlock or contain data races. In this paper, we demonstrate the flexibility of intervals by showing how to use them to emulate common parallel control-flow constructs like barriers and signals, as well as higher-level patterns such as bounded-buffer producer-consumer. We have implemented intervals as a publicly available library for Java and Scala.
机译:间隔是用于并行编程的新的,更高级别的原语,程序员可以使用该原语直接构建程序时间表。可以对使用间隔的程序进行静态分析,以确保它们不会死锁或不包含数据争用。在本文中,我们通过展示如何使用间隔来模拟常见的并行控制流构造(例如屏障和信号)以及更高级别的模式(例如有界缓冲区生产者-消费者)来展示间隔的灵活性。我们已经将时间间隔实现为Java和Scala的公共可用库。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号