2002
DOI: 10.1007/3-540-45706-2_90
|View full text |Cite
|
Sign up to set email alerts
|

Exception Handling during Asynchronous Method Invocation

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2005
2005
2015
2015

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 14 publications
(7 citation statements)
references
References 4 publications
0
7
0
Order By: Relevance
“…Regarding exception management in parallel and distributed programming, the exception handling approach proposed by Keen et al [18] for asynchronous method invocation presents similarities with our approach. In the sense that exceptions within the skeleton framework happen in an asynchronous context and we require a predefined handler to manage the exception.…”
Section: Related Workmentioning
confidence: 75%
“…Regarding exception management in parallel and distributed programming, the exception handling approach proposed by Keen et al [18] for asynchronous method invocation presents similarities with our approach. In the sense that exceptions within the skeleton framework happen in an asynchronous context and we require a predefined handler to manage the exception.…”
Section: Related Workmentioning
confidence: 75%
“…As replication is transparent to programmers, our exception handling system can easily be compared with other existing EHSs. Various proposals address the issues related to exception handling for active objects integrating asynchronous communication [2,10,3,8,13,14,15,1]. Our solution is original in that it combines the following features: handling of request / response interactions between agents, handling of agent replicas, encapsulation and reactivity, ability to write context-dependent dynamic scope handlers (callercontextualization), ability to coordinate and control groups of active agents collaborating to a common task, ability to configure the exception propagation policy by defining exception resolution functions at the service level.…”
Section: Conclusion and Related Workmentioning
confidence: 99%
“…A component can create a thread, register a callback, invoke a callback on a thread [4,5], create an asynchronous method [11], make use of thread-specific storage [21] or access a resource requiring thread-affine access, 4 etc. For each of these cases, we created an attribute of the kind described in Section 3.1 expressing the semantics of the case.…”
Section: Threading Modelsmentioning
confidence: 99%