来源:http://java.sun.com/javase/technologies/hotspot/vmoptions.jsp
This document provides information on typical command-line options and environment variables that can affect the performance characteristics of the Java HotSpot Virtual Machine. Unless otherwise noted, all information in this document pertains to both the Java HotSpot Client VM and the Java HotSpot Server VM.
本日志由 flyinweb 于 2010-01-12 18:07:04 发表到 技术文摘 中,目前已经被浏览 67 次,评论 0 次;
作者添加了以下标签: JVM Options;
首页只显示了部分日志内容,要查看日志的全部内容请阅读全文;
The discussion to this point has been about the serial collector. The Java HotSpot VM includes three different collectors, each with different performance characteristics.
-XX:+UseSerialGC.-XX:+UseParallelGC. -XX:+UseParallelOldGC to the command line.-XX:+UseConcMarkSweepGC. JVM的自动垃圾收集(Garbage Collection)使得开发人员无需关注垃圾收集的细节,不过,当内存问题成为系统瓶颈的时候,我们就需要了解一下JVM的垃圾收集机制了。
最近需要参与一些java程序debug和性能调整方面的工作,jconsole是jdk自带的工具,比较好用,以下文章前面大部分翻译自:http://java.sun.com/j2se/1.5.0/docs/guide/management/jconsole.html ,后面关于用户名/密码和使用ssl加密连接的部分是从其他地方搜集的资料并且进行了验证。
作者:田逸(sery@163.com) from:http://blog.formyz.org/?p=148
俗话说:工欲善其事,必先利其器.要做好系统管理,使自己的工作更轻松更有效的话,一个好的监控工具是必不可少的了.在这里我向大家推荐一款我使用了4年多的、功能强大、可灵活定制的开源监控利器—nagios。
vllddaee: vllddaee...
根据inotify + rsync的思路,现在有了个c++版本的同步程序,只需指
真是有耐心呀。我做了个pdf 文件 在上面的网站可以下载