Application Servers

Wildfly – application server

WildFly (previously known as JBoss) is a powerful, modular and lightweight application server.

It offers a fast startup, small footprint, modular design, unified configuration/management, and Jakarta EE.

This is free and open source software.

Key Features

  • Powerful – configuration in WildFly is centralized, simple and user-focused. All management capabilities are exposed in a unified manner across many forms of access. These include a CLI, a web based administration console, a native Java API, an HTTP/JSON based REST API, and a JMX gateway. These options allow for custom automation using the tools and languages that best fit your needs.
  • Modular – uses JBoss Modules to provide true application isolation, hiding server implementation classes from the application and only linking with JARs your application needs. Visibility rules have sensible defaults, yet can be customized.
  • Lightweight – takes an aggressive approach to memory management. The base runtime services were developed to minimize heap allocation by using common cached indexed metadata over duplicate full parses, which reduces heap and object churn.
  • Standards based – implements the latest in enterprise Java standards from Jakarta EE and Eclipse MicroProfile.

Website: www.wildfly.org
Support: Documentation, GitHub Code Repository
Developer: JBoss, Red Hat
License: GNU Lesser General Public License v2.1

Wildfly is written in Java. Learn Java with our recommended free books and free tutorials.


Related Software

Java Application Servers
TomEEJakarta EE 9.1 certified application server extends Apache Tomcat
TomcatJava Servlet container, or web container (technically not an application server)
JettyProvides a web server and servlet container (technically not an application server)
WildflyPowerful, modular and lightweight application server
GeronimoProvides JavaEE/JakartaEE libraries and Microprofile implementations
LuceeLightweight dynamic CFML scripting language with a solid foundation
GlassFishJakarta EE platform application server
PayaraMiddleware platform supporting deployments of Java EE and MicroProfile apps
JonASJava EE 6 web profile certified enterprise server

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments