Advanced Design and Implementation of Virtual Machines (Paperback)
暫譯: 虛擬機的進階設計與實作 (平裝本)
Li, Xiao-Feng
- 出版商: CRC
- 出版日期: 2020-06-30
- 售價: $2,350
- 貴賓價: 9.5 折 $2,233
- 語言: 英文
- 頁數: 464
- 裝訂: Quality Paper - also called trade paper
- ISBN: 0367574039
- ISBN-13: 9780367574031
海外代購書籍(需單獨結帳)
相關主題
商品描述
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.
商品描述(中文翻譯)
隨著運行時引擎在我們日常計算中變得越來越重要,軟體社群對於現代虛擬機的設計與實作有著強烈的需求,包括 Java 虛擬機、JavaScript 引擎和 Android 執行引擎。社群期望看到的不僅是正式的演算法描述,還有實用的程式碼片段;不僅要理解研究主題,還要了解工程解決方案。本書滿足了這些需求,提供了一個獨特的描述,結合了高階設計與低階實作,以及學術進階主題與商業解決方案。
本書採取整體性的方法來設計虛擬機架構,內容組織成一致的框架,以易於理解的逐步過程介紹主題和演算法。它專注於虛擬機設計中的關鍵方面,這些方面在其他作品中常常被忽視,例如運行時輔助工具、堆疊展開和原生介面。演算法以圖示的方式充分說明,並以易於消化的程式碼片段實作,使抽象概念對系統軟體開發者來說變得具體且可編程。
作者簡介
Xiao-Feng Li has been working with Intel for 15 years, with extensive technical experience in parallel computing, operating system, compiler and runtime technologies. He was the major contributor to the JVM of Apache Harmony and the creator of a micro-kernel VM that later became Intel Micro Runtime. Xiao-Feng built and led a software lab on runtime technologies in Intel and published 20 academic papers in the related areas. Xiao-Feng holds a PhD degree in computer science.
作者簡介(中文翻譯)
李小峰在英特爾工作了15年,擁有豐富的平行計算、作業系統、編譯器和執行時技術的技術經驗。他是Apache Harmony的JVM主要貢獻者,也是後來成為英特爾微執行時的微內核虛擬機的創建者。李小峰在英特爾建立並領導了一個專注於執行時技術的軟體實驗室,並在相關領域發表了20篇學術論文。李小峰擁有計算機科學的博士學位。