A service‐based runtime environment for native applications |
| |
Authors: | Abdulmalik Al‐Gahmi Jonathan Cook |
| |
Affiliation: | New Mexico State University, Las Cruces, NM, U.S.A. |
| |
Abstract: | Unlike interpreted application programs that run within the rich runtime environment of their own interpreters, natively compiled application programs are typically thought of as executing on the barebones runtime environment provided by their own operating systems and dynamic linkers. This article presents the notion of a service‐based runtime (SBRT) environment for natively compiled application programs, in which the current dynamic linker is only a core service and other extensive middleware‐type services are available to the running application program. It then describes a dynamic‐linker‐based implementation of such an environment, called dlSBRT. dlSBRT implements a unified interface that allows it to be extensible by means of extension dynamic services. Implemented examples of such services are presented and the performance of dlSBRT, when such example services are deployed, is evaluated. Copyright © 2009 John Wiley & Sons, Ltd. |
| |
Keywords: | runtime environments dynamic linker service‐based architecture middleware |
|
|