GlassFish - what exactly is this implementation?

glass fish

GlassFish is a free, open source software application server (under CDDL * and GNU GPL licenses), and free that was developed by Sun Microsystems (now Oracle). It implements technologies defined in the Java EE platform of this company, and allows running apps that support this specification.

There is a commercial version GlassFish is called Oracle GlassFish Enterprise Server. Additionally, Oracle has provided the TopLink persistence module. On the other hand, this platform is based on Sun Java System Application Server, a derivative of the famous Apache Tomcat with additional components such as Grizzly, which uses Java NIO to provide scalability and better performance.

* The CDDL license has been superseded by the Eclipse Public License (EPL).
If you wonder about the differences between the free version and the commercial version, the second one is supported in exchange for the price paid for the license. In that case, it is oriented more to companies, universities, and other types of organizations that need it.

The GlassFish server supports technologies like JSP, JSF, Serverlets, EJBs, Java API, JAXB, JPA, RMI, etc. This allows developers to have a great platform to develop scalable and portable apps. In addition, it is not difficult to configure a load balanced cluster to start squeezing this project into your own local or contracted server.

I have previously commented that GlassFish implements the platform Java EE (Enterprise Edition). For those who do not know it, it is a standardization for the development of business Java applications that are portable, that is, they can be used on any server regardless of the platform and without modifications.

GlassFish is currently in its version 5.x, which is the last stable. However, you have newer versions from the Eclipse Foundation (current developer).

More information about GlassFish - Website on GitHub

Learn more about Eclipse GlassFish - Eclipse Foundation Official Site

GlassFish source code - GitHub


Be the first to comment

Leave a Comment

Your email address will not be published. Required fields are marked with *

*

*

  1. Responsible for the data: AB Internet Networks 2008 SL
  2. Purpose of the data: Control SPAM, comment management.
  3. Legitimation: Your consent
  4. Communication of the data: The data will not be communicated to third parties except by legal obligation.
  5. Data storage: Database hosted by Occentus Networks (EU)
  6. Rights: At any time you can limit, recover and delete your information.