InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Apache Tomcat Alternatives
Similar projects and alternatives to Apache Tomcat
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Spring Boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
-
MySQL
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
Jetty
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
-
-
-
-
-
open-liberty
Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
-
java-http
A full featured, stand-alone, high-performance HTTP server and client written entirely in plain Java
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Apache Tomcat discussion
Apache Tomcat reviews and mentions
-
Java News: WildFly 36, Spring Milestones, and Open Liberty Updates
Versions 11.0.6 and 9.0.104 of Apache Tomcat deliver new features and improvements. The release notes can be found for both versions.
-
Artifactory: Centralizing Artifact Management for DevOps Success
Download and Install Tomcat Before downloading, confirm the latest Tomcat build package from the official website.
-
How to Deploy Applications Using Tomcat on a Web Server
First, download the latest version of Tomcat from the official Apache Tomcat website. Choose the version that suits your needs, typically the latest stable release.
-
Deploying a Spring Boot Application: A Comprehensive Guide
Download and install Tomcat from the official website.
-
Spring Boot Monitoring with Open-Source Tools
Manual instrumentation allows you to define your Spans within the code itself rather than relying on automatic instrumentation finding the entry point for a trace. Manual instrumentation is especially helpful for applications that don’t use an application server such as Tomcat, JBoss, or Jetty.
-
Issue with chatgpy
99% is a huge exaggeration. Two essential deployment tools off the top of my head: https://tomcat.apache.org/ https://docs.jboss.org/author/display/AS71/Developer%20Guide.html
-
ThinkMo & Cisco Technical Documentation Introduction and Use of Tomcat
To download, enter the Apache website in the address bar: http://tomcat.apache.org/
-
7 years with Vaadin in production. Do we still enjoy it?
Do we still enjoy it? We are running many Vaadin apps in production since that first one. If there are not any specific requirements we use a “modular monolith” concept, which fits our stack best. We pack applications as WAR and deploy them under Apache Tomcat. And yes, we enjoy the development process. It’s very straightforward and Vaadin and SpringBoot fit together well.
-
TIBCO Jaspersoft Studio tutorial: Creating templates and integration with JasperReports Server
JasperReports Server Community requires a Java application server and a database to create a repository in order to work properly. After downloading JRS, the installation process can install Tomcat server and PostgreSQL database automatically for us and the services will run depending on the Jasper server. It's also possible to connect JRS to services already installed on the server. Moreover, while the free version supports the MySQL server, with the paid version you can also use commercial databases, for example, ORACLE Database, as a data repository.
-
Show HN: Open-source non-blocking NIO Java HTTP Server
Regarding the venerable Tomcat, they [somewhat] recently added support for Unix domain sockets.
* https://github.com/apache/tomcat/pull/402
* https://github.com/apache/tomcat/pull/532
We fronted the server with haproxy LTS. Our initial testing showed roughly and order of magnitude [10x] increase in the number of requests the server could handle.
It's not completely plug-and-play; we still had a write a custom valve to set the request remote ip address and some other TCPish stuff, but nevertheless the capacity far outstripped our need for the technology.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 15 Jun 2025
Stats
apache/tomcat is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Apache Tomcat is Java.