development/libraries/java

jonathan-core - Distributed Object Platform (DOP) written entirely in Java

Website: http://jonathan.objectweb.org/
License: LGPL
Vendor: JPackage Project
Description:
Jonathan is a Distributed Object Platform (DOP) written entirely in
Java. Jonathan was developed originally at the research labs of France
Télécom in the context of the European project ReTINA, whose aim was to
define an architecture for telecommunications distributed environments.
Telecommunications applications such as multimedia services have
stringent requirements in terms of scalability, adaptability and
realtime. Jonathan's response to this is through its "openness" in the
sense that contrary to standard DOPs (and in particular, most CORBA
ORBs), the abstractions that make up its internal machinery are
accessible by an application programmer and may be specialized to meet
specific requirements.

Jonathan is organised around a very small kernel (namely Kilim) that
essentially lets the infrastructure components communicate. Currently,
these components consist of a number of independently developed
protocols, marshallers, stub factories, etc.

Different personalities can be built using these components. A
personality is a set of normalized Application Programming Interfaces:
Java RMI is a personality, CORBA is another, COM still another...
Jonathan provides two personnalities:

    * David is a CORBA ORB implementation. David lacks a number of CORBA
      features (POA, interface repository, Dynamic Any,...) and provides only
      a naive naming service implementation. However, our ambition is to fill
      these gaps and to provide a reference CORBA implementation.

    * Jeremie provides an RMI-like programming style.

Packages

jonathan-core-4.1-4.jpp6.src [323 KiB] Changelog by Ralph Apel (2011-12-13):
- First JPP-6 release
jonathan-core-4.1-4.jpp6.noarch [117 KiB] Changelog by Ralph Apel (2011-12-13):
- First JPP-6 release

Listing created by Repoview-0.6.6-5.mga4.tainted