Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

qzan9/jni-nvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JNI NVMe Access

user-level NVMe SSD access for Java: take full advantage of the potential performance of new NVM technologies.

HowTo Build

  • follow doc/spdk-gsg.md to prepare SPDK/DPDK build environment.

  • specify DPDK_DIR and SPDK_DIR and JAVA_HOME in mk/common.mk.

  • then just make or mvn package.

About

bypass both JVM and underlying OS kernel and access NVMe SSDs directly from Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published