Native library for Tomcat enabling high-performance resource access
Lets Tomcat use some native resources for performance
tomcat-native$ brew install tomcat-native$ brew list tomcat-native$ export LD_LIBRARY_PATH=$(brew --prefix tomcat-native)/lib:$LD_LIBRARY_PATH