Title
Efficient Memory and Thread Management in Highly Parallel Applications
Description
Many tools exist for analyzing memory usage, but how do you control your application's memory use while the application is running? How do you coordinate memory use among the various threads? In this session, you will learn strategies for tracking and balancing your memory and threads to achieve maximum performance while avoiding dreaded out-of-memory (OOM) exceptions.
The intended audience is Java technology developers who want maximum effectiveness and efficiency from their threads and memory.
Key topics:
• Runtime tracking of memory usage
• Minimizing resource usage
• Managing and balancing memory usage of multiple threads
• Bulletproof thread control to avoid wasted resources"
Copyright © 2013 Oracle and/or its affiliates. Oracle® is a registered trademark of Oracle and/or its affiliates. All rights reserved. Oracle disclaims any warranties or representations as to the accuracy or completeness of this recording, demonstration, and/or written materials (the "Materials"). The Materials are provided "as is" without any warranty of any kind, either express or implied, including without limitation warranties of merchantability, fitness for a particular purpose, and non-infringement.
There are no comments.
Login to respond »