-
-
char__java.rar
用java(开发工具JBuilder)编写的聊天室程序,主要应用java socket协议编程,每个客户一个线程。本程序是学习java socket和Thread的良好用例。
-
-
-
-
-
-
-
FullThreadDump.rar
FullThreadDump demonstrates the use of the java.lang.management API
to print the full thread dump. JDK 6 defines a new API to dump
the information about monitors and java.util.concurrent ownable
synchronizers.
-
JTop.rar
JTop monitors the CPU usage of all threads in a remote application
which has remote management enabled. JTop demonstrates the use of
the java.lang.management API to obtain the CPU consumption for
each thread.
-
-