tomcat-native

Native library for Tomcat enabling high-performance resource access

brewmacoslinux
Try with needOr install directly
Source

About

Lets Tomcat use some native resources for performance

Commands

tomcat-native

Examples

Build and install tomcat-native library for Tomcat integration$ brew install tomcat-native
Verify tomcat-native installation and check library path$ brew list tomcat-native
Link tomcat-native library to Tomcat installation for APR support$ export LD_LIBRARY_PATH=$(brew --prefix tomcat-native)/lib:$LD_LIBRARY_PATH