Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37654189
en ru br
ALT Linux repos
5.0: 4.2.2-alt1_1jpp1.7
4.1: 4.2.2-alt1_1jpp1.7
4.0: 4.2.2-alt1_1jpp1.7

Group :: Development/Java
RPM: jonathan-jeremie

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 4.2.2-alt1_1jpp1.7
Build date: 3 july 2007, 00:40 ( 878.2 weeks ago )
Size: 346.21 Kb

Home page:   http://jonathan.objectweb.org/

License: LGPL
Summary: Distributed Object Platform (DOP) written entirely in Java
Description:

Jonathan is a Distributed Object Platform (DOP) written entirely in
Java. Jonathan was developed originally at the research labs of France
Telecom 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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • jonathan-jeremie
  • jonathan-jeremie-javadoc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin