tomcat-native
Allows Tomcat to use certain native resources for better performance
Native library for Tomcat to use the Apache Portable Runtime to provide superior scalability, performance, and better integration with native server technologies. The Apache Portable Runtime is a highly portable library that is at the heart of Apache HTTP Server 2.x. APR has many uses, including access to advanced IO functionality (such as sendfile, epoll and OpenSSL), OS level functionality (random number generation, system status, etc), and native process handling (shared memory, NT pipes and Unix sockets).
homepage ↗ github: apache/tomcat-native
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 2.0.15 | 4 | 13 h | details › |
Versions & arches
Use flags of 2.0.15
- static-libs Build static versions of dynamic libraries as well
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- source Zip the sources and install them
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- verify-sig Verify upstream signatures on distfiles