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.8

Depends on:

apr 1.7.4 Apache Portable Runtime library
openjdk 22.0.2 Development kit for the Java programming language
openssl@3 3.3.1 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 118
tomcat-native --HEAD 1
Installs on Request (30 days)
tomcat-native 118
tomcat-native --HEAD 1
Build Errors (30 days)
tomcat-native 0
Installs (90 days)
tomcat-native 334
tomcat-native --HEAD 1
Installs on Request (90 days)
tomcat-native 334
tomcat-native --HEAD 1
Installs (365 days)
tomcat-native 1,698
tomcat-native --HEAD 3
Installs on Request (365 days)
tomcat-native 1,698
tomcat-native --HEAD 3
Fork me on GitHub