Arts
Business
Computers
Games
Health
Home
Kids and Teens
News
Recreation
Reference
Regional
Science
Shopping
Society
Sports

   Home / Computers / Programming / Memory Management
  Categories
 
   See Also
   Web Sites
  • ALI group at UMass - Group at UMass that includes the Object Systems Laboratory, an active memory management research group.
    www-ali.cs.umass.edu
  • Automatic Garbage Collection in Java and C++ - Contrasts memory management in Java and C++, and explains why C++ would not be well suited for AGC.
    sleibowitz.home.att.net/CPP_Java/AGC.html
  • Dynamic Storage Allocation and Memory Management Information Repository - Information about explicit allocation mechanisms such as malloc/free and automatic storage reclamation algorithms such as garbage collection. Maintained by Ben Zorn at the University of Colorado in Boulder.
    www.cs.colorado.edu/~zorn/DSA.html
  • Garbage Collection: Automatic Memory Management in the Microsoft .NET Framework - at MSDN Magazine, November 2000.
    msdn.microsoft.com/msdnmag/issues/1100/GCI/GCI.asp
  • Gorik's Garbage Collection Page - A heap of useful pointers to garbage collection information.
    www.cs.rpi.edu/~gorik/garbage
  • Hans Boehm's home page / Garbage collector for C/C++ - Hans Boehm's page, including lots of information on garbage collection and links to his widely-used conservative garbage collector for C/C++.
    www.hpl.hp.com/personal/Hans_Boehm/gc
  • International Workshop on Memory Management - Pages for several of the IWMM conferences, including proceedings and papers presented.
    www.informatik.uni-trier.de/~ley/db/conf/iwmm
  • Inuse - A graphical utility that allows you to watch a program allocate and free dynamic memory blocks, increasing your understanding of memory.
    www.parasoft.com/products/inuse/index.htm
  • ISMM 2002 - The 2002 International Symposium on Memory Management
    www.hpl.hp.com/personal/Hans_Boehm/ismm
  • Martin Rodgers's Garbage Collection page - A page of links and quotes about garbage collection.
    www.wildcard.demon.co.uk/dev/gc.html
  • OOPS Group Publications - Comprehensive review of automated allocation techniques.
    www.cs.utexas.edu/users/oops/papers.html
  • OOPSLA'97 GC and MM Workshop - Contains links to the papers presented at the 1997 OOPSLA Workshop on Garbage Collection and Memory Management.
    www.dcs.gla.ac.uk/%7Ehuw/oopsla97/gc/papers.html
  • Paul Wilson's Garbage Collection Archive - A collection of papers on garbage collection, memory allocation, and the like from the OOPS Research Group at the University of Texas at Austin. Includes papers from the OOPSLA Workshops on Garbage Collection in 1990, 1991, and 1993.
    ftp://ftp.cs.utexas.edu/pub/garbage
  • Richard Jones' Garbage Collection Page - Richard Jones wrote "Garbage Collection: Algorithms for Automatic Dynamic Memory Management", the first English book concerned solely with garbage collection. His garbage collection page has an FAQ, a large bibliography, and much more.
    www.cs.ukc.ac.uk/people/staff/rej/gc.html
  • The GC-LIST FAQ - A draft FAQ for the Garbage Collection mailing list. Contains a list of algorithms and techniques, related jargon, language interfaces, and challenging problems such as threading, distributed objects, persistency, and "uncooperative environments".
    www.iecc.com/gclist/GC-faq.html
  • The Memory Management Reference - A resource for programmers and computer scientists interested in memory management and garbage collection. Includes a fairly comprehensive bibliography of influential authors and papers in the field. Links to a glossary and a beginner's guide to the field.
    www.memorymanagement.org

Google
1995-2015 © Stunning, Inc.