/hawkshaw

Tools for tracking down memory / JVM problems & generating predictable-as-possible VM behaviour

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

hawkshaw

Tools for tracking down memory / JVM problems & generating predictable-as-possible VM behaviour

The first tool uses a probability distribution to determine when an object should be deleted from a cache.

This enables decent control of the memory profile and garbage collection dynamics of the app

At least, that's the theory.

This project is licensed under GPL v2 - see separate LICENSE.txt file for details.