2015
DOI: 10.1002/cpe.3448
|View full text |Cite
|
Sign up to set email alerts
|

Transformations for early reply and forward message passing mechanisms

Abstract: 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 results. Some message passing notations also include early reply or deferred reply (including forwarding), which alters how and when the servicer passes back its results; this additional flexibility is useful in realistic applications. It is well known how to transform a synchronous invocation into on… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
11
0

Year Published

2015
2015
2015
2015

Publication Types

Select...
2

Relationship

2
0

Authors

Journals

citations
Cited by 2 publications
(11 citation statements)
references
References 17 publications
(29 reference statements)
0
11
0
Order By: Relevance
“…One of our motivations behind developing RJ was to make it simpler to experiment with concurrent programming features. As one example, we made the RJ implementation of noop more object‐oriented, as described in . As another example, we changed the behaviors of reply and forward.…”
Section: Discussionmentioning
confidence: 99%
See 4 more Smart Citations
“…One of our motivations behind developing RJ was to make it simpler to experiment with concurrent programming features. As one example, we made the RJ implementation of noop more object‐oriented, as described in . As another example, we changed the behaviors of reply and forward.…”
Section: Discussionmentioning
confidence: 99%
“…JR also provides a reply statement and a forward statement as forms of, respectively, early and deferred reply . These statements apply to the invocation that is being serviced by the enclosing operation method or enclosing inni statement.…”
Section: Overview and Key Featuresmentioning
confidence: 99%
See 3 more Smart Citations