Category Archives: programming
Properties/Spring
Scripting Links
Apache stuff
Subversion
XMLType Stuff
More perf tuning things
Monitoring Commands
From Sun’s site:
- prstat -L -p <pid> – show the CPU usage of threads
- jstack -m <pid> – get mixed stack trace to see if non-java code is taking time