Tomcat vs Pivotal tc Server

后端 未结 4 936
生来不讨喜
生来不讨喜 2021-01-30 21:10

Could anyone advise as to the pros and cons of using Pivotal tc Server as opposed to just vanilla Tomcat for a Spring-MVC Java web application? Could find very little about Pivo

4条回答
  •  迷失自我
    2021-01-30 21:35

    SpringSource tc Server is an enterprise version of Apache Tomcat, the widely used Web application server. SpringSource tc Server is hardened for enterprise use and is coupled with key operational capabilities, advanced diagnostics, and is backed by mission-critical support.

    SpringSource tc Server is designed to be a drop in replacement for Apache Tomcat, ensuring a seamless upgrade path for existing custom-built and commercial software applications already certified for Tomcat. Maintaining this level of compatibility enables our customers to add the business-critical functionality they need to more effectively run and manage their applications with the least amount of effort.

    find more information at http://static.springsource.com/projects/tc-server/6.0/getstart/cgsdiffs.html

提交回复
热议问题