1 Billion Rows Challenge with the Memory API - JEP Cafe 25

1 Billion Rows Challenge with the Memory API - JEP Cafe 25

Java via YouTube Direct link

Writing and reading to the off-heap memory

2 of 17

2 of 17

Writing and reading to the off-heap memory

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

1 Billion Rows Challenge with the Memory API - JEP Cafe 25

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Writing and reading to the off-heap memory
  3. 3 Getting the global Arena, and creating an auto Arena
  4. 4 Creating and closing shared and confined Arenas
  5. 5 Using Arenas to allocate Memory Segments
  6. 6 Creating heap Memory Segments on arrays or by slicing other Memory Segments
  7. 7 Creating Memory Layouts
  8. 8 Aligning primitive elements with padding
  9. 9 Creating VarHandles from MemoryLayouts
  10. 10 Writing and reading data using arenas, memory segments, and var handles
  11. 11 Writing and reading arrays using specific var handles
  12. 12 Avoiding boxing and un boxing with VarHandles and exact invocation
  13. 13 Mapping files to off-heap memory segments
  14. 14 Creating the test file with 1 billion rows
  15. 15 Reading the data from the test file with the Stream API
  16. 16 Running the final benchmark and getting the result
  17. 17 That's it for today, talk to you soon!

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.