Skip to content

ps4os/ignite_offheap_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo application to test the OffHeap capabilities of Apache Ignite.
Goals:
 #1 Store huge amount of data off-heap (50+ GB).
 #2 Resize off-heap cache at runtime
 #3 Improve config to deactivate as many features as possible (only the OffHeap part is important for the first prototype)

Start it with VM options: -Xms768m -Xmx768m -XX:MaxDirectMemorySize=2048m

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages