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 sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64-bit linux

Current versions:

stable 2.0.7

Depends on:

apr 1.7.4 Apache Portable Runtime library
openjdk 21.0.2 Development kit for the Java programming language
openssl@3 3.3.0 Cryptography and SSL/TLS Toolkit

Depends on when building from source:

libtool 2.4.7 Generic library support script
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 124
Installs on Request (30 days)
tomcat-native 124
Build Errors (30 days)
tomcat-native 0
Installs (90 days)
tomcat-native 456
Installs on Request (90 days)
tomcat-native 456
Installs (365 days)
tomcat-native 1,812
tomcat-native --HEAD 2
Installs on Request (365 days)
tomcat-native 1,811
tomcat-native --HEAD 2
Fork me on GitHub