• Stars
    star
    1
  • Language
    Java
  • Created about 13 years ago
  • Updated almost 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Do you know what the swap is in linux or windows? Imagine the same for java -- objects are stored not in memory but in your preferred storage -- disk, database or anything, and loaded into memory only when they're needed.