Watch, Follow, &
Connect with Us
Public Report
Report From: Conference/US/2006/JBuilder    [ Add a report in this area ]  
Report #:  32323   Status: Open
Java Performance Tuning by Ken Sipe
Project:  Conference Build #:  No
Version:    1 Submitted By:   Christine Ellis
Report Type:  Suggestion / Enhancement Request Date Reported:  8/7/2006 3:15:58 PM
Severity:    Infrequently encountered problem Last Updated: 8/28/2006 1:32:14 PM
Platform:    All platforms Internal Tracking #:  
Resolution: None  Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: (2 Total Ratings)
1.50 out of 5
Total Votes: 4
Description
Java Performance Tuning by Ken Sipe
TYPE: Regular Session
LEVEL: Advanced
PREREQUISITES: Java
ABSTRACT: Memory Management in Java
-- gc responsibility
-- object lifetimes
-- Heap Space
---- Eden, survivor space, old space and perm space
What you get by default
-- default memory sizes
-- default ratios ( survivor ratio, new ratio )
-- major gc
-- minor gc
-- VM Args
Tools
-- jvmstat
-- jstatd
-- jps
-- visualgc
-- jhat
-- jmap
General Recommendations
App Server per optimization
App Server post optimization
JBuilder per and post on a large project compile.

SPEAKER BIOGRAPHY: Ken Sipe is the CEO and Founder of Code Mentor, Inc. He is frequently called on to validate or develop enterprise-level architecture, helping many clients make that transition from strategic vision to tactical implementation. Ken provides mentoring and best practices on all aspects of architecture, design, and development practices. He is an instructor for Borland for Visibroker for Java and previously was an instructor for Rational for OOAD/UML and Rational Rose. In addition, Ken is an internationally recognized speaker in the field of distributed computing.
Steps to Reproduce:
None
Workarounds
None
Attachment
None
Comments

None

Server Response from: ETNACODE01