Structured coordination spaces for fault tolerant mobile agents

  • Authors:
  • Alexei Iliasov;Alexander Romanovsky

  • Affiliations:
  • School of Computing Science, University of Newcastle, Newcastle upon Tyne, United Kingdom;School of Computing Science, University of Newcastle, Newcastle upon Tyne, United Kingdom

  • Venue:
  • Advanced Topics in Exception Handling Techniques
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Exception handling has proved to be the most general fault tolerance technique as it allows effective application-specific recovery. If exception handling is to make the programmer's work more productive and less error-prone, however, it requires adequate support from programming and execution environments. Scoping is a dynamic structuring technique which makes it easier for developers to deal with the complexity of system execution by narrowing down the context visible to individual system components.This study is specifically concerned with scoping that supports error confinement and allows system error recovery to be limited to the area confining the error. The approach we propose is designed to assist in rigorous development of structured multi-level fault tolerant agent systems.