tomcat-native

Install command:
brew install tomcat-native

Also known as: libtcnative

Lets Tomcat use some native resources for performance

https://tomcat.apache.org/native-doc/

License: Apache-2.0

Formula JSON API: /api/formula/tomcat-native.json

Formula code: tomcat-native.rb on GitHub

Bottle (binary package) installation support provided for:

Apple Silicon sequoia
sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64-bit linux

Current versions:

stable 2.0.8

Depends on:

apr 1.7.5 Apache Portable Runtime library
openjdk 23.0.1 Development kit for the Java programming language
openssl@3 3.4.0 Cryptography and SSL/TLS Toolkit
In order for tomcat's APR lifecycle listener to find this library, you'll
need to add it to java.library.path. This can be done by adding this line
to $CATALINA_HOME/bin/setenv.sh

    CATALINA_OPTS="$CATALINA_OPTS -Djava.library.path=$HOMEBREW_PREFIX/opt/tomcat-native/lib"

If $CATALINA_HOME/bin/setenv.sh doesn't exist, create it and make it executable.

Analytics:

Installs (30 days)
tomcat-native 113
Installs on Request (30 days)
tomcat-native 113
Build Errors (30 days)
tomcat-native 0
Installs (90 days)
tomcat-native 399
Installs on Request (90 days)
tomcat-native 399
Installs (365 days)
tomcat-native 1,582
tomcat-native --HEAD 2
Installs on Request (365 days)
tomcat-native 1,582
tomcat-native --HEAD 2
Fork me on GitHub