Apache Tomcat vs. Hudson CI (discontinued)

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache Tomcat
Score 8.8 out of 10
N/A
Tomcat is an open-source web server supported by Apache.N/A
Hudson CI (discontinued)
Score 4.0 out of 10
N/A
Oracle acquired and then supported Hudson Continuous Integration through 2016. Oracle no longer updates or supports Hudson. It was available free and open source under an MIT license, but it is no longer being developed, and is no longer available.
$0
per month
Pricing
Apache TomcatHudson CI (discontinued)
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Apache TomcatHudson CI (discontinued)
Free Trial
NoNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Apache TomcatHudson CI (discontinued)
Top Pros

No answers on this topic

Top Cons

No answers on this topic

Features
Apache TomcatHudson CI (discontinued)
Application Servers
Comparison of Application Servers features of Product A and Product B
Apache Tomcat
9.0
24 Ratings
12% above category average
Hudson CI (discontinued)
-
Ratings
IDE support9.222 Ratings00 Ratings
Security management8.724 Ratings00 Ratings
Administration and management8.524 Ratings00 Ratings
Application server performance8.224 Ratings00 Ratings
Installation9.924 Ratings00 Ratings
Open-source standards compliance9.424 Ratings00 Ratings
Best Alternatives
Apache TomcatHudson CI (discontinued)
Small Businesses
NGINX
NGINX
Score 9.1 out of 10
GitLab
GitLab
Score 8.9 out of 10
Medium-sized Companies
NGINX
NGINX
Score 9.1 out of 10
GitLab
GitLab
Score 8.9 out of 10
Enterprises
NGINX
NGINX
Score 9.1 out of 10
GitLab
GitLab
Score 8.9 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache TomcatHudson CI (discontinued)
Likelihood to Recommend
8.9
(24 ratings)
9.0
(1 ratings)
Likelihood to Renew
10.0
(1 ratings)
-
(0 ratings)
Usability
8.0
(3 ratings)
-
(0 ratings)
Availability
6.0
(1 ratings)
-
(0 ratings)
Performance
9.0
(2 ratings)
-
(0 ratings)
Support Rating
9.1
(3 ratings)
-
(0 ratings)
Configurability
8.0
(1 ratings)
-
(0 ratings)
Ease of integration
9.0
(1 ratings)
-
(0 ratings)
Product Scalability
9.0
(1 ratings)
-
(0 ratings)
User Testimonials
Apache TomcatHudson CI (discontinued)
Likelihood to Recommend
Apache
Excellent value for companies wishing to host Java applications in the cloud. Utilizing hosting tools such as load balancers and network and application firewalls, Tomcat can be part of a powerful system to host web applications to thousands of users. There has been consistency in the development and support of Tomcat since its initial release in the late '90s and the best commonalities have been carried forward. If you host Java web applications, Tomcat is as good as any for an application server.
Read full review
Discontinued Products
Though it has a few setup issues, once you are done with setup it works like charm so one time setup issues won't bother. Reporting, version tracking, debugging everything is helpful and more clear and it reduces effort, in our scenario our QA team integrated their script with Hudson so that after every release it will get triggered automatically and developers will know if there is any major issue.
Read full review
Pros
Apache
  • Fast to start up, which is useful when we need to just check that our changes are working correctly.
  • Free, which allows us to not be involved with the finance/legal team about using it.
  • Bundled with Spring Boot, which makes it even more convenient for our testing.
Read full review
Discontinued Products
  • Oracle Hudson UI provides a simple setup and integration with SVN and other version control tools.
  • The user control provides various operations to users through which it's easy to control the CI deployment process.
  • It handles Performance testing and Automation testing, provides and accepts user interaction. Allows them to schedule jobs
Read full review
Cons
Apache
  • Using tomcat manager to troubleshoot is not very informative. Error messages are vague, you have to dig into log files for more information about the problems.
  • Is great for simple web applications, but may not work for heavy development which may require a full J2EE stack, might like JBoss better.
  • Security in tomcat is not straightforward, as I discovered that you have to understand how to set up realms in tomcat in order to hash passwords, which I was not overly familiar with, which is a big deal when setting up users in the tomcat-users.xml file.
Read full review
Discontinued Products
  • The setup needs to be more user friendly, currently for first time users CI doesn't provide more guidelines.
  • JMeter tool can be integrated but it's not easy, user has to follow and do research before setup. A simpler way would help make the process more user friendly.
  • Selenium tool like JMeter can be integrated, if its Webservice it's easy but for UI automation integration not enough information is provided.
Read full review
Likelihood to Renew
Apache
We have a huge knowledge of the product within our company and we're satisfied with the performance.
Read full review
Discontinued Products
No answers on this topic
Usability
Apache
Tomcat has a very rich API set which allows us to implement our automation script to trigger the deployment, configure, stop and start Tomcat from the command line. In our projects, we embedded Tomcat in our Eclipse in all of the developer's machines so they could quickly verify their code with little effort, Azure Webapp has strong support for Tomcat so we could move our application to Azure cloud very easy. One drawback is Tomcat UI quite poorly features but we almost do not use it.
Read full review
Discontinued Products
No answers on this topic
Reliability and Availability
Apache
Tomcat doesn't have a built-in watchdog that ensures restart upon failure, so you have to provide it externally. A very good solution is java service wrapper. The community edition is able to restart Tomcat upon out of memories exceptions.
Read full review
Discontinued Products
No answers on this topic
Performance
Apache
Tomcat support to customize memory used and allow us to define the Connection pool and thread pool to increase system performance and availability, Tomcat server itself consume very little memory and almost no footprint. We use Tomcat in our production environment which has up to thousands of concurrent users and it is stable and provides a quick response.
Read full review
Discontinued Products
No answers on this topic
Support Rating
Apache
Well, in actuality, I have never needed support for Apache Tomcat since it is configured and ready-to-go with no configuration needed on my end.
Read full review
Discontinued Products
No answers on this topic
Alternatives Considered
Apache
Eclipse Jetty is the best alternative for Apache Tomcat because which is also an open-source and lightweight servlet container like Tomcat. A major advantage of this over Tomcat is that Jetty server can easily be embedded with the source code of web applications. Since it requires less memory to operate, you may realize that it is very efficient.
Read full review
Discontinued Products
Oracle CI in terms of setup lags behind all above products, but then its use is also limited to release management so we can't really compare. Majority of organizations have dedicated team to help with CI Process so they take care of managing all jobs and setup.
Read full review
Scalability
Apache
It's very easy to add instances to an existing deployment and, using apache with mod proxy balancer, to scale up the serving farm
Read full review
Discontinued Products
No answers on this topic
Return on Investment
Apache
  • Tomcat is cheap and very quick to deploy, so it has benefited much when situation needs applications to be deployed quickly without wasting time on licensing and installations.
  • Plenty of documentation available so no vendor training is required. Support contract is not needed as well.
Read full review
Discontinued Products
  • Provides an easy way to deployment process
  • Centralizes control for all release management
  • Secured process, a user can only check errors and release management can take control of deployment. User roles are provided.
Read full review
ScreenShots