Viewing sample resized to 66% of original (view original) Loading...
Title

Big RAM: How Java Developers Can Fully Exploit Massive Amounts of RAM

Description

This session looks at the implications of the ever-increasing availability of large amounts of RAM (hundreds of gigabytes, or multiple terabytes) for Java developers and discusses techniques they can use to fully exploit these quantities of RAM. It shows evidence suggesting that some garbage-collected environments, such as JVMs, have limitations when fully utilizing such quantities of RAM. It then proposes strategies for fully exploiting large amounts of RAM when developing in Java, including use of alternative garbage collectors, off-heap memory in the JVM, open source and commercial caching solutions, and operating system caches. Code samples and performance test results are provided.

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.

Blacklisted
  • Comments
  • There are no comments.