Skip to content

OpenHFT/Posix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Posix

Posix library used by OpenHFT.

This supports calls to do with memory mapping which other Posix libraries don’t seem to cover.

Switching implementations.

This library uses JNR, JNA or reflection/raw Java versions as is available.