Skip to content

Barry's Personal Site

Search
  • about
  • something
Uncategorized

Cheatsheets

June 2, 2008 admin Leave a comment
  • Spring
  • Eclipse
programming

XMLType Stuff

June 1, 2008 admin Leave a comment
  • Oracle Example page
  • Oracle manuals
  • Oracle 11g manuals
    • SQL for XML processing (11g)
    • SQL for XML processing (10g)
  • XML to XSD
oracleprogrammingxml
programming

More perf tuning things

May 29, 2008 admin Leave a comment
  • refanalyse
  • memory leak identification
  • Quartz stuff
javamemoryprogramming
programming

Monitoring Commands

May 17, 2008 admin Leave a comment

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
javaperformanceprogramming
programming

ETL Tools

May 12, 2008 admin Leave a comment
  • Scriptella
  • Talend
  • Kettle (pentaho)
  • Clover ETL
  • Great list
etljavaprogramming
programming

More links

May 11, 2008 admin Leave a comment
  • Visual VM – Monitor JVMs
  • WinMerge – Diff files
  • XML DB
javaprogramming
programming

Tomcat Debug String

May 10, 2008 admin Leave a comment

-verbose:gc -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=<directory of log files>

tomcattuning
programming

Performance tuning

May 9, 2008 admin Leave a comment

Useful sites:

  • http://java.sun.com/j2se/1.5/pdf/jdk50_ts_guide.pdf
  • http://java.sun.com/docs/hotspot/HotSpotFAQ.html#general_profiling
  • http://www.petefreitag.com/articles/gctuning/
javaperformance

Posts navigation

← Previous 1 2 3

Just another WordPress weblog

Pages

  • about
  • something

Recent Posts

  • Gadget
  • Kube details
  • Java performance
  • Hashmap Concurrency Issues
  • Code Analysis

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Proudly powered by WordPress