Along with the increasingly important runtime engines pervasive in our daily-life computing, there is a strong demand from the software community for a solid presentation on the design and implementation of modern virtual machines, including the Java virtual machine, javascript engine and Android ex
Advanced design and implementation of virtual machines
โ Scribed by Li, Xiao-Feng
- Publisher
- CRC Press
- Year
- 2017
- Tongue
- English
- Leaves
- 465
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Along with the increasingly important runtime engines pervasive in our daily-life computing, there is a strong demand from the software community for a solid presentation on the design and implementation of modern virtual machines, including the Java virtual machine, JavaScript engine and Android execution engine. The community expects to see not only formal algorithm description, but also pragmatic code snippets; to understand not only research topics, but also engineering solutions. This book meets these demands by providing a unique description that combines high level design with low level implementations and academic advanced topics with commercial solutions.
This book takes a holistic approach to the design of VM architecture, with contents organized into a consistent framework, introducing topics and algorithms in an easily understood step by step process. It focuses on the critical aspects of VM design, which are often overlooked in other works, such as runtime helpers, stack unwinding and native interface. The algorithms are fully illustrated in figures and implemented in easy to digest code snippets, making the abstract concepts tangible and programmable for system software developers.
โฆ Table of Contents
Content: Basics of Virtual Machine. Design of Virtual Machine. Optimization of Virtual Machine. Tuning of Virtual Machine.
โฆ Subjects
Virtual computer systems.
๐ SIMILAR VOLUMES
With the emergence of multiplatform production systems and network-centric computing, the software industry has witnessed the resurgence of the virtual machine. Rather than committing to any single operating system, software engineers have embraced platform-neutral development tools and run-time env
With the emergence of multiplatform production systems and network-centric computing, the software industry has witnessed the resurgence of the virtual machine. Rather than committing to any single operating system, software engineers have embraced platform-neutral development tools and run-time env
This Handbook, with contributions from leading experts in the field, provides a comprehensive, state-of-the-art account of virtual environments (VE). It serves as an invaluable source of reference for practitioners, researchers, and students in this rapidly evolving discipline. It also provides prac
This second edition of a bestseller presents systematic and extensive coverage of the primary areas of research and development within VE technology. It brings together a comprehensive set of contributed articles that address the principles required to define system requirements and design, build, e