The Garbage Collection Handbook: The Art of Automatic Memory Management

Published in 1996, Richard Jones’s Garbage Collection was a milestone in the area of automatic memory management. The field has grown considerably since then, sparking a need for an updated look at the latest state-of-the-art developments. The Garbage Collection Handbook: The Art of Automatic Memory...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: Jones, Richard, Hosking, Antony, Moss, Eliot
Format: Buch
Sprache:eng
Schlagworte:
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
container_end_page
container_issue
container_start_page
container_title
container_volume
creator Jones, Richard
Hosking, Antony
Moss, Eliot
description Published in 1996, Richard Jones’s Garbage Collection was a milestone in the area of automatic memory management. The field has grown considerably since then, sparking a need for an updated look at the latest state-of-the-art developments. The Garbage Collection Handbook: The Art of Automatic Memory Management brings together a wealth of knowledge gathered by automatic memory management researchers and developers over the past fifty years. The authors compare the most important approaches and state-of-the-art techniques in a single, accessible framework. 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. Along with simple and traditional algorithms, the book covers parallel, incremental, concurrent, and real-time garbage collection. Algorithms and concepts are often described with pseudocode and illustrations. The nearly universal adoption of garbage collection by modern programming languages makes a thorough understanding of this topic essential for any programmer. This authoritative handbook gives expert insight on how different collectors work as well as the various issues currently facing garbage collectors. Armed with this knowledge, programmers can confidently select and configure the many choices of garbage collectors.
doi_str_mv 10.1201/9781315388021
format Book
fullrecord <record><control><sourceid>proquest_askew</sourceid><recordid>TN_cdi_askewsholts_vlebooks_9781315388014</recordid><sourceformat>XML</sourceformat><sourcesystem>PC</sourcesystem><sourcerecordid>EBC4689409</sourcerecordid><originalsourceid>FETCH-LOGICAL-a33307-d4a2385969cd9f02ddfd8e4188cc3405cf7f9606ea75886d160579c878c10b673</originalsourceid><addsrcrecordid>eNqNkc1LAzEQxSOiWGuPnu1NPFQn38lRl9oKBS_Fa8gmWVsaN7pZW_zv3boKevM0PPjxZuY9hM4xXGMC-EZLhSnmVCkg-ACd_ggQh51gBEARqfkxGmiuMdOC8BM0ynldApMEdxwZoIvlKoxntintcxgXKcbg2nWqx3Nb-zKlzRk6qmzMYfQ9h-jpfros5pPF4-yhuF1MLKUU5MQzS6jiWmjndQXE-8qrwLBSzlEG3FWy0gJEsJIrJTwWwKV2SiqHoRSSDtFVb2zzJuzyKsU2m20M-yOy-fUrZv9nYe972bOvTXp7D7k1X5gLddvYaKZ3BRNKM9AdOe3JdV2l5sXuUhO9ae1HTE3V2Nqtc78Ag9kXYP4UYLahyV1yhH4CS-Z0yg</addsrcrecordid><sourcetype>Aggregation Database</sourcetype><iscdi>true</iscdi><recordtype>book</recordtype><pqid>EBC4689409</pqid></control><display><type>book</type><title>The Garbage Collection Handbook: The Art of Automatic Memory Management</title><source>O'Reilly Online Learning: Academic/Public Library Edition</source><creator>Jones, Richard ; Hosking, Antony ; Moss, Eliot</creator><creatorcontrib>Jones, Richard ; Hosking, Antony ; Moss, Eliot</creatorcontrib><description>Published in 1996, Richard Jones’s Garbage Collection was a milestone in the area of automatic memory management. The field has grown considerably since then, sparking a need for an updated look at the latest state-of-the-art developments. The Garbage Collection Handbook: The Art of Automatic Memory Management brings together a wealth of knowledge gathered by automatic memory management researchers and developers over the past fifty years. The authors compare the most important approaches and state-of-the-art techniques in a single, accessible framework. 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. Along with simple and traditional algorithms, the book covers parallel, incremental, concurrent, and real-time garbage collection. Algorithms and concepts are often described with pseudocode and illustrations. The nearly universal adoption of garbage collection by modern programming languages makes a thorough understanding of this topic essential for any programmer. This authoritative handbook gives expert insight on how different collectors work as well as the various issues currently facing garbage collectors. Armed with this knowledge, programmers can confidently select and configure the many choices of garbage collectors.</description><edition>1</edition><identifier>ISBN: 1420082795</identifier><identifier>ISBN: 9781420082791</identifier><identifier>EISBN: 1315388006</identifier><identifier>EISBN: 9781315388021</identifier><identifier>EISBN: 1315387999</identifier><identifier>EISBN: 1315388022</identifier><identifier>EISBN: 9781315388014</identifier><identifier>EISBN: 9781315387994</identifier><identifier>EISBN: 9781315388007</identifier><identifier>EISBN: 1315388014</identifier><identifier>DOI: 10.1201/9781315388021</identifier><identifier>OCLC: 959149625</identifier><language>eng</language><publisher>London: CRC Press</publisher><subject>Memory management (Computer science)</subject><creationdate>2012</creationdate><tpages>520</tpages><format>520</format><rights>2012 by Richard Jones, Antony Hosking, and Eliot Moss</rights><woscitedreferencessubscribed>false</woscitedreferencessubscribed><relation>Chapman &amp; Hall/CRC applied algorithms and data structures series</relation></display><links><openurl>$$Topenurl_article</openurl><openurlfulltext>$$Topenurlfull_article</openurlfulltext><thumbnail>$$Tsyndetics_thumb_exl</thumbnail><link.rule.ids>306,776,780,782,27902</link.rule.ids></links><search><creatorcontrib>Jones, Richard</creatorcontrib><creatorcontrib>Hosking, Antony</creatorcontrib><creatorcontrib>Moss, Eliot</creatorcontrib><title>The Garbage Collection Handbook: The Art of Automatic Memory Management</title><description>Published in 1996, Richard Jones’s Garbage Collection was a milestone in the area of automatic memory management. The field has grown considerably since then, sparking a need for an updated look at the latest state-of-the-art developments. The Garbage Collection Handbook: The Art of Automatic Memory Management brings together a wealth of knowledge gathered by automatic memory management researchers and developers over the past fifty years. The authors compare the most important approaches and state-of-the-art techniques in a single, accessible framework. 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. Along with simple and traditional algorithms, the book covers parallel, incremental, concurrent, and real-time garbage collection. Algorithms and concepts are often described with pseudocode and illustrations. The nearly universal adoption of garbage collection by modern programming languages makes a thorough understanding of this topic essential for any programmer. This authoritative handbook gives expert insight on how different collectors work as well as the various issues currently facing garbage collectors. Armed with this knowledge, programmers can confidently select and configure the many choices of garbage collectors.</description><subject>Memory management (Computer science)</subject><isbn>1420082795</isbn><isbn>9781420082791</isbn><isbn>1315388006</isbn><isbn>9781315388021</isbn><isbn>1315387999</isbn><isbn>1315388022</isbn><isbn>9781315388014</isbn><isbn>9781315387994</isbn><isbn>9781315388007</isbn><isbn>1315388014</isbn><fulltext>true</fulltext><rsrctype>book</rsrctype><creationdate>2012</creationdate><recordtype>book</recordtype><sourceid/><recordid>eNqNkc1LAzEQxSOiWGuPnu1NPFQn38lRl9oKBS_Fa8gmWVsaN7pZW_zv3boKevM0PPjxZuY9hM4xXGMC-EZLhSnmVCkg-ACd_ggQh51gBEARqfkxGmiuMdOC8BM0ynldApMEdxwZoIvlKoxntintcxgXKcbg2nWqx3Nb-zKlzRk6qmzMYfQ9h-jpfros5pPF4-yhuF1MLKUU5MQzS6jiWmjndQXE-8qrwLBSzlEG3FWy0gJEsJIrJTwWwKV2SiqHoRSSDtFVb2zzJuzyKsU2m20M-yOy-fUrZv9nYe972bOvTXp7D7k1X5gLddvYaKZ3BRNKM9AdOe3JdV2l5sXuUhO9ae1HTE3V2Nqtc78Ag9kXYP4UYLahyV1yhH4CS-Z0yg</recordid><startdate>2012</startdate><enddate>2012</enddate><creator>Jones, Richard</creator><creator>Hosking, Antony</creator><creator>Moss, Eliot</creator><general>CRC Press</general><general>CRC Press LLC</general><general>Chapman &amp; Hall</general><scope/></search><sort><creationdate>2012</creationdate><title>The Garbage Collection Handbook</title><author>Jones, Richard ; Hosking, Antony ; Moss, Eliot</author></sort><facets><frbrtype>5</frbrtype><frbrgroupid>cdi_FETCH-LOGICAL-a33307-d4a2385969cd9f02ddfd8e4188cc3405cf7f9606ea75886d160579c878c10b673</frbrgroupid><rsrctype>books</rsrctype><prefilter>books</prefilter><language>eng</language><creationdate>2012</creationdate><topic>Memory management (Computer science)</topic><toplevel>online_resources</toplevel><creatorcontrib>Jones, Richard</creatorcontrib><creatorcontrib>Hosking, Antony</creatorcontrib><creatorcontrib>Moss, Eliot</creatorcontrib></facets><delivery><delcategory>Remote Search Resource</delcategory><fulltext>fulltext</fulltext></delivery><addata><au>Jones, Richard</au><au>Hosking, Antony</au><au>Moss, Eliot</au><format>book</format><genre>book</genre><ristype>BOOK</ristype><btitle>The Garbage Collection Handbook: The Art of Automatic Memory Management</btitle><seriestitle>Chapman &amp; Hall/CRC applied algorithms and data structures series</seriestitle><date>2012</date><risdate>2012</risdate><isbn>1420082795</isbn><isbn>9781420082791</isbn><eisbn>1315388006</eisbn><eisbn>9781315388021</eisbn><eisbn>1315387999</eisbn><eisbn>1315388022</eisbn><eisbn>9781315388014</eisbn><eisbn>9781315387994</eisbn><eisbn>9781315388007</eisbn><eisbn>1315388014</eisbn><abstract>Published in 1996, Richard Jones’s Garbage Collection was a milestone in the area of automatic memory management. The field has grown considerably since then, sparking a need for an updated look at the latest state-of-the-art developments. The Garbage Collection Handbook: The Art of Automatic Memory Management brings together a wealth of knowledge gathered by automatic memory management researchers and developers over the past fifty years. The authors compare the most important approaches and state-of-the-art techniques in a single, accessible framework. 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. Along with simple and traditional algorithms, the book covers parallel, incremental, concurrent, and real-time garbage collection. Algorithms and concepts are often described with pseudocode and illustrations. The nearly universal adoption of garbage collection by modern programming languages makes a thorough understanding of this topic essential for any programmer. This authoritative handbook gives expert insight on how different collectors work as well as the various issues currently facing garbage collectors. Armed with this knowledge, programmers can confidently select and configure the many choices of garbage collectors.</abstract><cop>London</cop><pub>CRC Press</pub><doi>10.1201/9781315388021</doi><oclcid>959149625</oclcid><tpages>520</tpages><edition>1</edition></addata></record>
fulltext fulltext
identifier ISBN: 1420082795
ispartof
issn
language eng
recordid cdi_askewsholts_vlebooks_9781315388014
source O'Reilly Online Learning: Academic/Public Library Edition
subjects Memory management (Computer science)
title The Garbage Collection Handbook: The Art of Automatic Memory Management
url https://sfx.bib-bvb.de/sfx_tum?ctx_ver=Z39.88-2004&ctx_enc=info:ofi/enc:UTF-8&ctx_tim=2025-02-20T04%3A47%3A41IST&url_ver=Z39.88-2004&url_ctx_fmt=infofi/fmt:kev:mtx:ctx&rfr_id=info:sid/primo.exlibrisgroup.com:primo3-Article-proquest_askew&rft_val_fmt=info:ofi/fmt:kev:mtx:book&rft.genre=book&rft.btitle=The%20Garbage%20Collection%20Handbook:%20The%20Art%20of%20Automatic%20Memory%20Management&rft.au=Jones,%20Richard&rft.date=2012&rft.isbn=1420082795&rft.isbn_list=9781420082791&rft_id=info:doi/10.1201/9781315388021&rft_dat=%3Cproquest_askew%3EEBC4689409%3C/proquest_askew%3E%3Curl%3E%3C/url%3E&rft.eisbn=1315388006&rft.eisbn_list=9781315388021&rft.eisbn_list=1315387999&rft.eisbn_list=1315388022&rft.eisbn_list=9781315388014&rft.eisbn_list=9781315387994&rft.eisbn_list=9781315388007&rft.eisbn_list=1315388014&disable_directlink=true&sfx.directlink=off&sfx.report_link=0&rft_id=info:oai/&rft_pqid=EBC4689409&rft_id=info:pmid/&rfr_iscdi=true