Archive for October 18th, 2008
Java heap extension
In my day job I end up looking after various Java applications. One of the biggest problems here from my point of view is memory leaks. In a “normal” C program with a memory leak, you’d leak some memory consistently over time – so you can keep an eye on the program, monitor it and [...]
Posted: October 18th, 2008 under Work.
Comments: none