Packed Objects in Java - Advanced Memory Optimization Techniques
Offered By: Java via YouTube
Course Description
Overview
Explore the concept of Packed Objects in Java through an in-depth 48-minute talk by Ryan Sciampacone. Delve into the problem that Packed Objects aim to solve, understand their basic principles, and learn how they interact with arrays and native data. Examine the challenges of identity and synchronization in the context of Packed Objects. Discover advanced topics, including native pointer usage, and gain practical insights through assignments and a comprehensive tour of the subject matter. Note that the materials are provided by IBM for non-commercial use only.
Syllabus
Introduction
The Problem
Packed Object Basics
Arrays
Native Data
Identity Crisis
Synchronization
Assignment
Advanced Challenges
Native Pointer
Tour
Taught by
Java
Related Courses
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera