StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. Application & Data
  3. Platform as a Service
  4. Web Servers
  5. GlassFish vs Wildfly

GlassFish vs Wildfly

OverviewComparisonAlternatives

Overview

Wildfly
Wildfly
Stacks187
Followers226
Votes6
GlassFish
GlassFish
Stacks581
Followers112
Votes0

GlassFish vs Wildfly: What are the differences?

Introduction

GlassFish and Wildfly are both popular Java application servers that are widely used for deploying and managing Java applications. Although they serve the same purpose, there are several key differences between the two.

  1. Supported Java EE Versions: GlassFish is developed by Oracle and is the reference implementation for Java Enterprise Edition (Java EE). It supports the latest Java EE specifications and is known for its compatibility with Java EE standards. On the other hand, Wildfly (previously known as JBoss) is developed by Red Hat and also supports the Java EE specifications. However, Wildfly is known for its rapid innovation and early adoption of Java EE technologies.

  2. Embedded Server Capabilities: GlassFish provides a lightweight embedded version called GlassFish Embedded Server, which allows developers to run the server inside their applications. This allows for easier development and testing of Java EE applications. In contrast, Wildfly does not provide an embedded server, but it does offer a feature called Arquillian, which enables integration testing of Java EE applications using real or virtualized containers.

  3. Management and Administration: GlassFish comes with a web-based administration console called the GlassFish Admin Console, which provides a user-friendly interface for managing and configuring the server. It also supports remote administration using the Command Line Interface (CLI) and a RESTful API. On the other hand, Wildfly provides a powerful web-based management console called the Wildfly Management Console, which offers extensive management capabilities for configuring and monitoring the server. It also supports CLI and a management API for remote administration.

  4. Cluster Support: GlassFish provides built-in clustering support, allowing multiple instances of the server to work together to provide high availability and load balancing. It uses the GlassFish High Availability (HA) features such as session replication and clustering for achieving fault tolerance and scalability. In contrast, Wildfly does not have built-in clustering capabilities, but it can be configured to work with other technologies like JGroups or Infinispan to achieve similar clustering benefits.

  5. Runtime Footprint and Performance: GlassFish is known for its lightweight footprint, making it suitable for resource-constrained environments. It is optimized for fast startup times and low memory usage. Wildfly, on the other hand, has a larger runtime footprint due to its modular architecture and extensive feature set. However, Wildfly has made significant performance improvements in recent releases and offers excellent runtime performance.

  6. Integration with other Technologies: GlassFish is bundled with several additional tools and technologies, such as the NetBeans IDE and the Eclipse GlassFish Server plugin, which provide integrated development and deployment environments. It also has seamless integration with Oracle Database and other Oracle products. In comparison, Wildfly has strong integration with Red Hat technologies, such as the Red Hat JBoss Developer Studio and OpenShift platform.

In summary, GlassFish is the official reference implementation for Java EE and provides excellent compatibility and support for Java EE standards. It has a lightweight footprint and is well-suited for resource-constrained environments. On the other hand, Wildfly is known for its rapid innovation, extensive management capabilities, and strong integration with Red Hat technologies. It offers excellent runtime performance but has a larger runtime footprint compared to GlassFish.

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Detailed Comparison

Wildfly
Wildfly
GlassFish
GlassFish

It is a flexible, lightweight, managed application runtime that helps you build amazing applications. It supports the latest standards for web development.

An Application Server means, It can manage Java EE applications You should use GlassFish for Java EE enterprise applications. The need for a seperate Web server is mostly needed in a production environment.

Statistics
Stacks
187
Stacks
581
Followers
226
Followers
112
Votes
6
Votes
0
Pros & Cons
Pros
  • 3
    Java
  • 3
    Eclipse integration
No community feedback yet
Integrations
IntelliJ IDEA
IntelliJ IDEA
Eclipse
Eclipse
No integrations available

What are some alternatives to Wildfly, GlassFish?

NGINX

NGINX

nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoev. According to Netcraft nginx served or proxied 30.46% of the top million busiest sites in Jan 2018.

Apache HTTP Server

Apache HTTP Server

The Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant web server. Originally designed as a replacement for the NCSA HTTP Server, it has grown to be the most popular web server on the Internet.

Unicorn

Unicorn

Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between Unicorn and slow clients.

Microsoft IIS

Microsoft IIS

Internet Information Services (IIS) for Windows Server is a flexible, secure and manageable Web server for hosting anything on the Web. From media streaming to web applications, IIS's scalable and open architecture is ready to handle the most demanding tasks.

Apache Tomcat

Apache Tomcat

Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations.

Passenger

Passenger

Phusion Passenger is a web server and application server, designed to be fast, robust and lightweight. It takes a lot of complexity out of deploying web apps, adds powerful enterprise-grade features that are useful in production, and makes administration much easier and less complex.

Gunicorn

Gunicorn

Gunicorn is a pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resources, and fairly speedy.

Jetty

Jetty

Jetty is used in a wide variety of projects and products, both in development and production. Jetty can be easily embedded in devices, tools, frameworks, application servers, and clusters. See the Jetty Powered page for more uses of Jetty.

lighttpd

lighttpd

lighttpd has a very low memory footprint compared to other webservers and takes care of cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) make lighttpd the perfect webserver-software for every server that suffers load problems.

Swoole

Swoole

It is an open source high-performance network framework using an event-driven, asynchronous, non-blocking I/O model which makes it scalable and efficient.

Related Comparisons

Bootstrap
Materialize

Bootstrap vs Materialize

Laravel
Django

Django vs Laravel vs Node.js

Bootstrap
Foundation

Bootstrap vs Foundation vs Material UI

Node.js
Spring Boot

Node.js vs Spring-Boot

Liquibase
Flyway

Flyway vs Liquibase