Having to compile the JNI layer is a major deployment obstacle, especially for external customer sites (where often we do not even have proper permissions, etc).
Would you consider doing a JNA-based binding instead, maybe using their static binding to get JNI-level performance?
https://github.com/twall/jna
Having to compile the JNI layer is a major deployment obstacle, especially for external customer sites (where often we do not even have proper permissions, etc).
Would you consider doing a JNA-based binding instead, maybe using their static binding to get JNI-level performance?
https://github.com/twall/jna