Project Modules

This project has declared the following modules:

NameDescription
Apache DirectMemory :: CommonsDirectMemory Commons is a collection of base utilities that are shared amongst the various modules of DirectMemory.
Apache DirectMemory :: CacheDirectMemory Cache is a multi layered cache implementation featuring off-heap memory management (a-la BigMemory) to enable efficient handling of a large number of java objects without affecting jvm garbage collection performance
Apache DirectMemory :: Tests${project.name}
Apache DirectMemory :: Server${project.name}
Apache DirectMemory :: Platforms${project.name}
Apache DirectMemory :: Integrations${project.name}
Apache DirectMemory :: Serializers${project.name}
Apache DirectMemory :: Integration Tests${project.name}
Apache DirectMemory :: Examples${project.name}