Sciweavers

285 search results - page 4 / 57
» A Systems Engineering Approach to Exception Handling
Sort
View
SIGPLAN
1998
13 years 5 months ago
Optimizing Away C++ Exception Handling
A high performance implementation of C++ exception handling is crucial, because exception handling overhead is distributed across all code. The commonly-used table-driven approach...
Jonathan L. Schilling
ESAW
2008
Springer
13 years 7 months ago
Exception Handling in Goal-Oriented Multi-Agent Systems
Abstract. Cooperative, autonomous and distributed properties of multiagent systems deduce the dynamic capabilities of multi-agent system applications. On the other hand, these suit...
Ibrahim Cakirlar, Erdem Eser Ekinci, Oguz Dikenell...
ATAL
2004
Springer
13 years 10 months ago
Towards Robust Multi-Agent Systems: Handling Communication Exceptions in Double Auctions
This paper addresses an important question in the development of multi-agent systems—how can we create robust systems out of the often unreliable agents and infrastructures we ca...
Simon Parsons, Mark Klein
BPM
2006
Springer
135views Business» more  BPM 2006»
13 years 9 months ago
Improving Exception Handling by Discovering Change Dependencies in Adaptive Process Management Systems
Abstract. Process-aware information systems should enable the flexible alignment of business processes to new requirements by supporting deviations from the predefined process mode...
Barbara Weber, Werner Wild, Markus Lauer, Manfred ...
ECOOPWEXCEPTION
2000
Springer
13 years 9 months ago
Portable Implementation of Continuation Operators in Imperative Languages by Exception Handling
Abstract. This paper describes a scheme of manipulating (partial) continuations in imperative languages such as Java and C++ in a portable manner, where the portability means that ...
Tatsurou Sekiguchi, Takahiro Sakamoto, Akinori Yon...