
Description
Designed for Java applications deployed in Linux environments, this JNIWrapper 3.x edition provides the critical link needed to access Linux system calls, shared libraries (.so), and other kernel-level functionalities. It maintains a high degree of control over the program flow on the Java side while benefiting from the speed and power of native code.
Key Features:
- Supports all C data types, including structures, unions, and pointers, and two calling conventions (stdcall and cdecl).
- Automatic memory management ensures resources allocated by the native code are safely handled by the Java garbage collector.
- Integrates seamlessly with legacy C/C++ shared libraries (
.sofiles) on Linux systems. - High-performance library specifically tuned for interactions involving large data volumes.
Questions & Answers
Loading...
Reviews (0)
Only registered users can write reviews. Please
Sign in or
create an account
Reviews