Research of Java Software with Limited Memory

高荣,王泽兵,冯雁,陈海燕
DOI: https://doi.org/10.3969/j.issn.1001-3695.2004.05.023
2004-01-01
Abstract:Small memory is one of the difficult points of software design. Based on the analysis of Java platform' s memory management and running mechanism, a solution focused on reducing the JVM class structures and objects space in Web applications is proposed. The performance of the design is also evaluated.
What problem does this paper attempt to address?