Literatur


Alle Seminare - Inhaltsübersicht - Vorher: Aussicht und Tips
Automatic garbage collection - Wikipedia, the free encyclopedia
http://en.wikipedia.org/wiki/Automatic_garbage_collection
Wikipedia, Stand: 20. September 2004
 
Java Garbage Collection
http://www.ssw.uni-linz.ac.at/Teaching/Lectures/Sem/2003/reports/Kusel/Kusel.pdf
Ausarbeitung, Stand: 14. Januar 2004
 
Java's garbage-collected heap
http://www.javaworld.com/javaworld/jw-08-1996/jw-08-gc.html (Teil 1 von 4)
http://www.javaworld.com/javaworld/jw-08-1996/jw-08-gc-p2.html (Teil 2 von 4)
http://www.javaworld.com/javaworld/jw-08-1996/jw-08-gc-p3.html (Teil 3 von 4)
http://www.javaworld.com/javaworld/jw-08-1996/jw-08-gc-p4.html (Teil 4 von 4)
Java - Under the Hood, Stand: August 1996
 
GarbageCollection
http://www.wikiservice.at/dse/wiki.cgi?GarbageCollection
Deutsches Software Entwickler Wiki - DseWiki, Stand: 17. August 2004
 
Memory Management Reference: Frequently Asked Questions
http://web.archive.org/web/20010419102609/http://www.xanalys.com/software_tools/mm/faq.html
Allgemeine Informationen zur Speicherverwaltung von einer Softwarefirma, Stand: 19. April 2001 (über's WebArchive)
 
GC FAQ -- draft
http://www.iecc.com/gclist/GC-faq.html
FAQ zu einer Mailingsliste über Garbage Collection, Stand: 16. November 2003
 
Generation Scavenging - A Non-Disruptive High Performance Storage Algorithm
http://www.cs.utexas.edu/users/mckinley/395Tmm/talks/Ungar.pdf
Konvertiere PowerPoint-Präsentation über Entwicklung der Aufteilung in Objektgenerationen, Stand: 16. September 2003
 
Generational Garbage Collection
http://c2.com/cgi/wiki?GenerationalGarbageCollection
Wiki einer OOP-Softwareberatungsfirma, Stand: 29. Mai 2004
 
The Tortured History of Real-Time Garbage Collection
http://www.cse.wustl.edu/~mdeters/doc/slides/rtgc-history.pdf
Seminar (Geschichte und Algorithmen), Stand: 3. Oktober 2003
 
Java theory and practice
http://www-106.ibm.com/developerworks/java/library/j-jtp10283/ A brief history of garbage collection
http://www-106.ibm.com/developerworks/java/library/j-jtp11253/ Garbage collection in the HotSpot JVM
http://www-106.ibm.com/developerworks/java/library/j-jtp01274.html Garbage collection and performance
Suns Java Garbage Collector, Stand: Oktober 2003 - Januar 2004
 
Sensible Sanitation -- Understanding the IBM Java Garbage Collector
http://www-106.ibm.com/developerworks/ibm/library/i-garbage1/ Part 1: Object allocation
http://www-106.ibm.com/developerworks/ibm/library/i-garbage2/ Part 2: Garbage collection
http://www-106.ibm.com/developerworks/library/i-garbage3.html Part 3: verbosegc and command-line parameters
IBMs Java Garbage Collector, Stand: August-September 2002
 
DEA training and PhD thesis: Escape Analysis
http://web.archive.org/web/20040206105724/http://www.di.ens.fr/~blanchet/escape-eng.html
Abschlußarbeit, Stand: 6. Februar 2004 (über's WebArchive)
 
Running a compiled program
http://www.haskell.org/ghc/docs/latest/html/users_guide/runtime-control.html
Glasgow Haskells Laufzeitparameter, Stand: 15. Oktober 2004
 

Alle Seminare - Inhaltsübersicht - Vorher: Aussicht und Tips Seitenanfang