Application Servers

Apache Geronimo – application server

Apache Geronimo is an open source server runtime that integrates open source projects to create Java/OSGi server runtimes that meet the needs of enterprise developers and system administrators.

The focus is on providing JavaEE/JakartaEE libraries and Microprofile implementations.

This is free and open source software.

Key Features

  • Easy to use.
  • Build servers.
  • Provides libraries for the implementations of the Java EE and Jakarta EE specifications. The implementations are also focus on providing OSGi bundle metadatas.
  • Hosts several Microprofile Implementation:
    • Config.
    • Fault Tolerance (Safeguard).
    • JWT Auth, OpenTracing.
    • Health.
    • Metrics.
    • OpenAPI.
  • BatchEE:
    • Extensions: Beanio, Camel, Commons-csv, Extras, Groovy, Hazelcast, Jackson, Jsefa, Jsonp, Modelmapper.
    • GUI: a Web-UI and 2 different ways to expose Batch details via REST,
    • CLI: to make it easy to integrate with companies schedulers and let JBatch batches run as any program.
    • Maven plugins: documentation, remote instance configuration.
  • XBean – plugin based server analogous to Eclipse being a plugin based IDE. XBean will be able to discover, download and install server plugins from an Internet based repository. In addition, we include support for multiple IoC systems, support for running with no IoC system, JMX without JMX code, lifecycle and class loader management, and a rock solid Spring integration.
  • Arthur – a thin layer on top of Oracle GraalVM to build native binaries from your Java programs. Arthur project is composed of multiple module:
    • API: it contains some end user API integrated with built-in extensions to simplify application graal-ification.
    • SPI: it contains the extension API intended to be used by libraries or integrators to simplify the graal-ification of a coding pattern or framework coding style.
    • Implementation: it does the orchestration of the extensions execution before the native-image command line generation and execution.
    • Maven Plugin: it wraps the Implementation in a Maven Plugin and provides Docker helper mojos.
    • Knights: knight are modules providing Arthur extensions.

Website: geronimo.apache.org
Support:
Developer: Apache Software Foundation
License: Apache License 2.0

Apache Geronimo 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