[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#779598: ITP: jboss-modules -- Modular Classloading System



Package: wnpp
Severity: wishlist
Owner: Markus Koschany <apo@gambaru.de>

* Package name    : jboss-modules
  Version         : 1.4.1.Final
  Upstream Author : Red Hat, Inc.
* URL             : https://github.com/jboss-modules/jboss-modules
* License         : Apache-2.0
  Programming Lang: Java
  Description     : Modular Classloading System

JBoss Modules is a standalone implementation of a modular
(non-hierarchical) class loading and execution environment for Java.
In other words, rather than a single class loader which loads all JARs
into a flat class path, each library becomes a module which only links
against the exact modules it depends on, and nothing more. It
implements a thread-safe, fast, and highly concurrent delegating class
loader model, coupled to an extensible module resolution system, which
combine to form a unique, simple and powerful system for application
execution and distribution.

jboss-modules is a dependency of jboss-logmanager and will be
maintained by the Java team.


Reply to: