The OSGi framework is a Java-based, centralized, component oriented platform. It is being widely adopted as an execution environment for the development of extensible applications …
Managed Runtime Environments (MREs), such as the JVM and the CLI, form an attractive environment for program execution, by providing portability and safety, via the use of a …
F Brandner, A Fellnhofer, A Krall… - Proceedings of the 1st …, 2009 - complang.tuwien.ac.at
Development of future generation computer architectures requires fast and accurate simulation tools that allow to test, verify, and analyze the behavior of the given architecture …
The Dalvik virtual machine is the main application platform running on Google's Android operating system for mobile devices and tablets. It is a Java Virtual Machine running a basic …
F Brandner - Proceedings of th 12th International Workshop on …, 2009 - dl.acm.org
Instruction set simulation based on dynamic compilation is a popular approach that focuses on fast simulation of user-visible features according to the instruction-set-architecture …
L Bentes, H Rocha, E Valentin… - 2016 VI Brazilian …, 2016 - ieeexplore.ieee.org
The use of computer-based systems has increased significantly over the last years in several domains, mainly when we take into account the applications running on mobile …
The OSGi platform is a service-oriented architecture allowing the deployment of software components (called bundles). This report proposes an architecture allowing a bundle activity …
J Stadon, R Grasset - … on Distributed Simulation and Real Time …, 2011 - ieeexplore.ieee.org
This paper offers a contribution to an emerging culturally orientated discourse regarding mixed reality interaction. It seeks to analyse syncretic, hybridized agency, particularly in …
A virtual machine is a software that takes charge of executing another program. This either can be done by interpreting the instructions of the program, or by compiling parts of it when …