|
Resin is a high-performance, scalable Java/PHP application server. Resin is provided in two versions, Resin Professional and Resin Open Source. Resin Professional adds features and enhancements commonly needed in a professional production environment. Resin Open Source is suitable for hobbyists, developers, and low traffic websites that do not need the performance and reliability enhancements of Resin Professional. Resin is designed to be an all-around web server; not just an application server. It is said to be one of the fastest application servers in serving Servlets and Java Server Pages. However, Resin's standards compliancy is lesser than that of Apache Tomcat. System requirements:
- Not documented; presumably depends on the amount of users needed to be served by the platform
Supported operating systems:
- Linux, Solaris, Windows, Mac OS X, AIX, HP-UX, Free-BSD
Supported databases:
- Any JDBC 1, JDBC 2 or JDBC 3 compliant database driver
Documented features:
- Java Servlet 2.5, JSP 2.1, Java Server Pages Standard Template Library (JSTL) 1.01, XPath 1.0, JAXP 1.2, WebDAV, Groovy, PHP, CGI, JTA 1.0.1b, JTS 1.0, JMS 1.1, EJB 3.0
References:
|