Skip to content

Instantly share code, notes, and snippets.

@neomatrix369
Last active December 15, 2015 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neomatrix369/5263473 to your computer and use it in GitHub Desktop.
Save neomatrix369/5263473 to your computer and use it in GitHub Desktop.
Azul's GC, GC book and other GC articles
Both the Azul concurrent collector and Compressor are described in our recent book: "The Garbage Collection Handbook", coauthored with Richard Jones and Eliot Moss.
GC Papers: http://dl.acm.org/citation.cfm?id=1993491&dl=ACM&coll=DL&CFID=197266941&CFTOKEN=89353319
http://dl.acm.org/citation.cfm?id=1346281.1346294&coll=DL&dl=GUIDE
Article: http://www.artima.com/lejava/articles/azul_pauseless_gc.html
Plus more on Pauseless and Zing at http://www.azulsystems.com/products/zing/c4-java-garbage-collector-wp.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment