On Irregular Behaviours of Interactive Stacks

  • Authors:
  • Walter Dosch;Gongzhu Hu

  • Affiliations:
  • University of Lubeck, Lübeck, Germany;Central Michigan Univ., Mt. Pleasant, USA

  • Venue:
  • ITNG '07 Proceedings of the International Conference on Information Technology
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

An interactive stack is a software component which stores data in a last in / first out strategy. The regular behaviour of an interactive stack captures all input streams of push and pop commands which do not lead to a stack underflow. We investigate the behaviour of interactive stacks for input streams outside the service domain. We specify a fault sensitive stack, a fault tolerant stack, a robust stack, and a fault correcting stack. We subsequently implement them by state transition machines introducing a control state and a data state. Beyond the case study, we phrase general conditions and adequate notions for modelling partial services of interactive components.