Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 269 Bytes

README.adoc

File metadata and controls

10 lines (6 loc) · 269 Bytes

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.