The Garbage Collection Handbook: The Art of Automatic Memory Management
暫譯: 垃圾回收手冊:自動記憶體管理的藝術

Jones, Richard, Hosking, Antony, Moss, Eliot

  • 出版商: CRC
  • 出版日期: 2025-07-01
  • 售價: $2,130
  • 貴賓價: 9.5$2,024
  • 語言: 英文
  • 頁數: 573
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1032231785
  • ISBN-13: 9781032231785
  • 尚未上市,無法訂購

相關主題

商品描述

The book addresses new challenges to garbage collection made by recent advances in hardware and software. It explores the consequences of these changes for designers and implementers of high performance garbage collectors

商品描述(中文翻譯)

本書探討了近期硬體和軟體進步所帶來的垃圾回收新挑戰。它深入分析了這些變化對高效能垃圾回收器的設計者和實作者的影響。

作者簡介

Richard Jones is Emeritus Professor of Computer Systems at the School of Computing, University of Kent, Canterbury. He received a BA in Mathematics from Oxford University in 1976. He spent a few years teaching before returning to higher education at the University of Kent, where he has remained ever since, receiving an MSc in Computer Science in 1989. In 1998, he co-founded the International Symposium on Memory Management, of which he was the inaugural Programme Chair. He has published numerous papers on garbage collection, heap visualisation and electronic publishing, and he regularly sits on the programme committees of leading international conferences. He was made an Honorary Fellow of the University of Glasgow in 2005 in recognition of his research and scholarship in dynamic memory management. He was named a Distinguished Scientist of the Association for Computing Machinery in 2006, and in 2014 made a Fellow of the British Computer Society, a Fellow of the RSA and a member of AITO. He is married, with three children, and in his spare time he cycles and sails, including racing a Dart 18 catamaran.

Antony Hosking is Professor in the School of Computing at the Australian National University. He received a BSc in Mathematical Sciences from the University of Adelaide, Australia, in 1985, and an MSc in Computer Science from the University of Waikato, New Zealand, in 1987. He continued his graduate studies at the University of Massachusetts Amherst, receiving a PhD in Computer Science in 1995. His work is in the area of programming language design and implementation, with specific interests in database and persistent programming languages, object-oriented database systems, dynamic memory management, compiler optimisations, and architectural support for programming languages and applications. He was named a Distinguished Scientist of the Association for Computing Machinery in 2012, a member of AITO in 2013, and is a Member of the Institute of Electrical and Electronics Engineers. He regularly serves on programme and steering committees of major conferences, mostly focused on programming language design and implementation. He is married, with five children. When the opportunity arises, he most enjoys sitting somewhere behind the bowler's arm on the first day of any Test match at the Adelaide Oval.

Eliot Moss is Professor Emeritus in the Manning College of Information and Computer Sciences at the University of Massachusetts Amherst. He received a BSEE in 1975, MSEE in 1978, and PhD in Computer Science in 1981, all from the Massachusetts Institute of Technology, Cambridge. After four years of military service, he joined the Computer Science faculty at the University of Massachusetts Amherst. He works in the area of programming languages and their implementation, and has built garbage collectors since 1978. In addition to his research on automatic memory management, he is known for his work on persistent programming languages, virtual machine implementation, transactional programming and transactional memory. He worked with IBM researchers to license the JikesRVM Java virtual machine for academic research, which eventually led to its release as an open source project. In 2007 he was named a Fellow of the Association for Computing Machinery and in 2009 a Fellow of the Institute of Electrical and Electronics Engineers. In 2012 he was co-recipient of the Edsger W. Dijkstra Prize in Distributed Computing for work on transactional memory. He served for four years as Secretary of the Association for Computing Machinery's Special Interest Group on Programming Languages, and served on many programme and steering committees of the significant venues related to his areas of research. Ordained a priest of the Episcopal Church in 2005, he leads a congregation in addition to his full-time academic position. He is married, with two children. He enjoys listening to recorded books, movie-going and the company of cats, and has been known to play the harp.

作者簡介(中文翻譯)

理查德·瓊斯是肯特大學計算學院的計算系統名譽教授。他於1976年在牛津大學獲得數學學士學位。在回到高等教育之前,他花了幾年時間從事教學工作,隨後回到肯特大學,並自此留在該校,於1989年獲得計算機科學碩士學位。1998年,他共同創辦了國際記憶管理研討會,並擔任首屆程序主席。他在垃圾回收、堆積可視化和電子出版方面發表了大量論文,並定期參加國際會議的程序委員會。他於2005年被授予格拉斯哥大學榮譽院士,以表彰他在動態記憶管理方面的研究和學術成就。他於2006年被評為計算機協會的傑出科學家,並於2014年成為英國計算機學會的院士、RSA的院士以及AITO的成員。他已婚,育有三名子女,閒暇時喜歡騎自行車和航海,包括參加Dart 18雙體船的比賽。

安東尼·霍斯金是澳大利亞國立大學計算學院的教授。他於1985年在澳大利亞阿德萊德大學獲得數學科學學士學位,並於1987年在新西蘭懷卡托大學獲得計算機科學碩士學位。他在馬薩諸塞州阿默斯特大學繼續研究生學習,於1995年獲得計算機科學博士學位。他的研究領域是編程語言的設計和實現,特別關注數據庫和持久編程語言、面向對象的數據庫系統、動態記憶管理、編譯器優化以及對編程語言和應用的架構支持。他於2012年被評為計算機協會的傑出科學家,2013年成為AITO的成員,並且是電氣和電子工程師學會的會員。他定期擔任主要會議的程序和指導委員會成員,主要集中在編程語言的設計和實現上。他已婚,育有五名子女。當有機會時,他最喜歡在阿德萊德椭圓體的任何測試賽第一天坐在投球手的臂後。

艾略特·莫斯是馬薩諸塞州阿默斯特大學曼寧信息與計算科學學院的名譽教授。他於1975年獲得電氣工程學士學位,1978年獲得電氣工程碩士學位,1981年獲得計算機科學博士學位,均來自麻省理工學院。他在服役四年後,加入了馬薩諸塞州阿默斯特大學的計算機科學系。他的研究領域是編程語言及其實現,自1978年以來一直在構建垃圾回收器。除了自動記憶管理的研究外,他還因在持久編程語言、虛擬機實現、事務編程和事務記憶方面的工作而聞名。他與IBM研究人員合作,為學術研究授權JikesRVM Java虛擬機,最終導致其作為開源項目發布。2007年,他被評為計算機協會的院士,2009年成為電氣和電子工程師學會的院士。2012年,他因在事務記憶方面的工作共同獲得Edsger W. Dijkstra分佈式計算獎。他曾擔任計算機協會編程語言特別興趣小組的秘書四年,並參與了許多與其研究領域相關的重要會議的程序和指導委員會。他於2005年被任命為美國聖公會的牧師,除了全職學術職位外,還領導一個會眾。他已婚,育有兩名子女。他喜歡聆聽有聲書、看電影和貓的陪伴,並且曾經演奏豎琴。