Design, implementation, and evaluation of the Resilient Smalltalk embedded platform

  • Authors:
  • Jakob R. Andersen;Lars Bak;Steffen Grarup;Kasper V. Lund;Toke Eskildsen;Klaus Marius Hansen;Mads Torgersen

  • Affiliations:
  • OOVM A/S, Ellevej 2, DK-8310 Tranbjerg J, Denmark;OOVM A/S, Ellevej 2, DK-8310 Tranbjerg J, Denmark;OOVM A/S, Ellevej 2, DK-8310 Tranbjerg J, Denmark;OOVM A/S, Ellevej 2, DK-8310 Tranbjerg J, Denmark;Computer Science Department, University of Aarhus, IT-Parken, Aabogade 34, DK-8200 Aarhus N, Denmark;Computer Science Department, University of Aarhus, IT-Parken, Aabogade 34, DK-8200 Aarhus N, Denmark;Computer Science Department, University of Aarhus, IT-Parken, Aabogade 34, DK-8200 Aarhus N, Denmark

  • Venue:
  • Computer Languages, Systems and Structures
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Most microprocessors today are used in embedded systems and the percentage of microprocessors used for embedded systems is increasing. At the same time development of embedded systems is very resource-consuming among others due to the lack of support for incremental development and for support for dynamic servicing and upgrading of deployed systems. This paper introduces the design and implementation of the Resilient System for embedded systems development which has as a design goal to support exactly this. Programs are written in a dialect of Smalltalk and executed on a compact, efficient virtual machine running on embedded systems. Programmers may connect to running virtual machines and service, monitor, or change the running systems. Furthermore, we present an evaluation of the Resilient platform in relation to the design goals through a case study of two development projects which successfully used the platform.