diff --git a/content/help/faq.html b/content/help/faq.html index 6a9ed9bdf3..b1ed499357 100644 --- a/content/help/faq.html +++ b/content/help/faq.html @@ -791,7 +791,7 @@ and Tomcat is reporting memory leaks caused by some class in Apache POI which uses ThreadLocal
-

Apache POI uses Java ThreadLocals +

Apache POI uses Java ThreadLocals in order to cache some data when Apache POI is used in a multi-threading environment (see also the FAQ about thread-safety above!)

WebServers like Tomcat use thread-pooling to re-use threads to avoid the cost of frequent thread-startup and shutdown. diff --git a/content/related-projects.html b/content/related-projects.html index b60f14890c..ec05bc009b 100644 --- a/content/related-projects.html +++ b/content/related-projects.html @@ -227,6 +227,20 @@ document.write("Last Published: " + document.lastModified); the alert email component.

+ +

Apache Linkis

+

+ +Apache Linkis is a computation middleware layer. + The linkis-storage component has an Excel read capability built using Apache Poi. +

+ +

Apache Seatunnel

+

+ +Apache Seatunnel is a high-performance, distributed, massive data integration framework. + The seatunnel-connector-spark-email component uses Apache Poi. +

Worksheet plugin for JSPWiki

@@ -239,26 +253,18 @@ document.write("Last Published: " + document.lastModified);

Apache incubating projects

- -

Apache Linkis

+ +

Apache Fesod (incubating)

- -Apache Linkis (incubating) is a computation middleware layer. - The linkis-storage component has an Excel read capability built using Apache Poi. -

- -

Apache Seatunnel

-

- -Apache Seatunnel (incubating) is a high-performance, distributed, massive data integration framework. - The seatunnel-connector-spark-email component uses Apache Poi. -

+ +Apache Fesod is a high-performance and memory-efficient Java library for reading and writing spreadsheet files, designed to simplify development and ensure reliability. +

Apache ODF Toolkit (retired)

Apache ODF Toolkit (incubating) is a set of Java modules that allow programmatic creation, scanning and manipulation of OpenDocument Format (ISO/IEC 26300 == ODF) documents. - See also new website. + The project has continued with a new website.

Apache Corinthia (retired)

diff --git a/content/versioning.html b/content/versioning.html index fdbff8b4d5..ed29c5be57 100644 --- a/content/versioning.html +++ b/content/versioning.html @@ -220,6 +220,17 @@ document.write("Last Published: " + document.lastModified);

+ +

Commercial Support

+
+

+ +HeroDevs + offers security and compatibility support for EOL versions of Apache POI. Find out more about their + Never Ending Support options. +

+
+

Migrating from older versions