java Programming Glossary: jrobin
Why does the Sun JVM continue to consume ever more RSS memory even when the heap, etc sizes are stable? http://stackoverflow.com/questions/1612939/why-does-the-sun-jvm-continue-to-consume-ever-more-rss-memory-even-when-the-heap for sure My application records and displays data with JRobin 1.4 something I coded into my app over three years ago. The.. of the application currently creates Over 1000 a few new JRobin database files at about 1.3MB each within an hour of starting.. up ~100 each day after start up The app updates these JRobin data base objects once every 15s if there is something to write...
|