咨询与建议

限定检索结果

文献类型

  • 5 篇 期刊文献

馆藏范围

  • 5 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 5 篇 工学
    • 5 篇 软件工程
    • 4 篇 计算机科学与技术...

主题

  • 5 篇 jr programming l...
  • 4 篇 concurrency
  • 2 篇 message passing
  • 2 篇 forward
  • 2 篇 early reply
  • 2 篇 transformations
  • 2 篇 deferred reply
  • 2 篇 concurrent progr...
  • 1 篇 package design
  • 1 篇 package implemen...
  • 1 篇 concurrent invoc...
  • 1 篇 program start-up
  • 1 篇 reply capabiliti...
  • 1 篇 distributed prog...
  • 1 篇 virtual machine ...
  • 1 篇 concurrent progr...
  • 1 篇 synchronisation
  • 1 篇 concurrent progr...
  • 1 篇 collective commu...

机构

  • 3 篇 univ calif davis...
  • 2 篇 calif polytech s...
  • 2 篇 univ calif davis...
  • 1 篇 calif polytech s...

作者

  • 5 篇 olsson ronald a.
  • 3 篇 williamson todd
  • 3 篇 keen aaron w.

语言

  • 5 篇 英文
检索条件"主题词=JR programming language"
5 条 记 录,以下是1-10 订阅
排序:
User accessible reply capabilities in invoking and servicing operations
收藏 引用
CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE 2015年 第17期27卷 5134-5155页
作者: Olsson, Ronald A. Keen, Aaron W. Univ Calif Davis Dept Comp Sci Davis CA 95616 USA Calif Polytech State Univ San Luis Obispo Dept Comp Sci San Luis Obispo CA 93407 USA
Many message passing languages and packages include some form of synchronous invocation. In a synchronous invocation, the invoker waits for the invocation's servicer to pass back results. A synchronous invocation ... 详细信息
来源: 评论
RJ: a Java package providing jr-like concurrent programming
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 2016年 第5期46卷 685-708页
作者: Olsson, Ronald A. Williamson, Todd Univ Calif Davis Dept Comp Sci One Shields Ave Davis CA 95616 USA
The jr concurrent programming language extends Java with a richer concurrency model, by adding several new types and statements. jr provides dynamic remote virtual machine creation, dynamic remote object creation, rem... 详细信息
来源: 评论
A NOTE ON CORRECTLY GATHERING RESULTS FROM jr'S CONCURRENT INVOCATION STATEMENT
收藏 引用
SCALABLE COMPUTING-PRACTICE AND EXPERIENCE 2017年 第3期18卷 253-260页
作者: Olsson, Ronald A. Univ Calif Davis Dept Comp Sci One Shields Ave Davis CA 95616 USA
jr's concurrent invocation statement (CoStmt, for short) provides a form of collective communication. The thread executing a CoStmt can gather results from each of many invocations. This paper presents a problem t... 详细信息
来源: 评论
Reducing distributed jr program start-up time via extending jr's operation abstraction
收藏 引用
CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE 2018年 第14期30卷
作者: Olsson, Ronald A. Keen, Aaron W. Williamson, Todd Univ Calif Davis Dept Comp Sci Davis CA 95616 USA Calif Polytech State Univ San Luis Obispo Comp Sci & Software Engn Dept San Luis Obispo CA 93407 USA
This paper shows how to simplify and speed up distributed jr program start-up. We accomplish this goal by extending jr's operation abstraction so that it includes the creation of virtual machines and remote object... 详细信息
来源: 评论
Transformations for early reply and forward message passing mechanisms
收藏 引用
CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE 2015年 第17期27卷 4645-4658页
作者: Olsson, Ronald A. Keen, Aaron W. Williamson, Todd Univ Calif Davis Dept Comp Sci Davis CA 95616 USA Calif Polytech State Univ San Luis Obispo Dept Comp Sci San Luis Obispo CA 93407 USA
Message passing notations (language, package, etc.) typically include some form of asynchronous or synchronous invocation. In a synchronous invocation, the invoker waits for the invocation's servicer to pass back ... 详细信息
来源: 评论