๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

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


Design, implementation, and evaluation o
โœ Pascal Van Hentenryck; Vijay Saraswat; Yves Deville ๐Ÿ“‚ Article ๐Ÿ“… 1998 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 200 KB

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

The implementation and evaluation of the
โœ Susan D. Urban; Ling Fu; Jami J. Shah ๐Ÿ“‚ Article ๐Ÿ“… 1999 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 425 KB ๐Ÿ‘ 2 views

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