期刊文献+

Java无用单元回收方式与性能分析 被引量:2

Recycle Method of Java Useless Unit and Performance Analysis
下载PDF
导出
摘要 Java技术中使用称为垃圾收集器的技术来监视程序的运行,GC对Java程序员来说基本上是透明的,当对象不再使用时,就自动释放堆中的无用单元。分析垃圾收集的概念和常用算法,通过实验指出了在实际应用中应如何选择适当的收集方法提高GC的效率。 Java technology uses Garbage Co/lector to monitor the procedure of programs. To Java programmer,GC is transparent basically.When the object is no longer used, the unit in the heap is released automaticly. Presents the principle and the algorithms of garbage colection, experiment points out how to choose the proper collection method to improve the efficiency of GC in practical application.
出处 《现代计算机》 2009年第1期114-116,共3页 Modern Computer
关键词 垃圾收集器(GC) JAVA虚拟机 回收算法 性能分析 Garbage Collector(GC) Java Virtual Machine Collection Algorithm Performance Analysis
  • 相关文献

参考文献4

  • 1Bill Venners. Inside the Java Virtual Machine,Second Edition[M]. The McGray-Hill Companies,Inc.1999.
  • 2Sensible sanitation-Understanding the IBM Java Garbage Collector,Part2:Garbage Collection [EBOL]. http://www.ibm. com/developerworks/ibrrglibrary/i-garbage2/.2002.
  • 3Java理论与实践:JVM1.4.1中的垃圾收集[EBOL].http://www.ibm.com/developerworks/cn/java/j-jtp11253/.2003.
  • 4Sun Microsystems. Tuning Garbage CollectiOn with the 5.0 javaTM Virtual Machine [EBOL]. http://java.sun.com/docs/ hotspot7gc5.0/gctuning_5.htm1.2003.

同被引文献5

  • 1贾晓霞,吴际,金茂忠,李郭欢.Java程序内存泄漏综述[J].计算机应用研究,2006,23(9):1-3. 被引量:6
  • 2JONESR,LINESR.垃圾收集[M].谢之易,译.北京:人民邮电出版社,2004.
  • 3SIERRAK.Java2学习指南[ISBN]978-7-115-11803-5.2004(1).
  • 4欧阳辰,周欣.垃圾收集器与Java编程.http://www.ibm.com/developerworks/cn/java/1-JavaMemoryLeak2/2002.11.16.
  • 5谢之易译.JONESRLINESR,垃圾收集,北京:人民邮电出版社,2004.

引证文献2

二级引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部