Design, implementation, and evaluation of the Resilient Smalltalk embedded platform
โ Scribed by Jakob R. Andersen; Lars Bak; Steffen Grarup; Kasper V. Lund; Toke Eskildsen; Klaus Marius Hansen; Mads Torgersen
- Publisher
- Elsevier Science
- Year
- 2005
- Tongue
- English
- Weight
- 347 KB
- Volume
- 31
- Category
- Article
- ISSN
- 1477-8424
No coin nor oath required. For personal study only.
โฆ Synopsis
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.
๐ SIMILAR VOLUMES
This paper describes the design, implementation, and applications of the constraint logic language cc(FD). cc(FD) is a declarative nondeterministic constraint logic language over ยฎnite domains based on the cc framework [33], an extension of the Constraint Logic Programming (CLP) scheme [21]. Its con
Many computer applications today require some form of distributed computing to allow different software components to communicate. Several different commercial products now exist based on the Common Object Request Broker Architecture (CORBA) of the Object Management Group. The use of such tools, how