Package jonathan-core: Information

    Source package: jonathan-core
    Version: 4.1-alt1_3jpp5
    Build time:  Mar 31, 2009, 03:09 AM
    Category: Development/Java
    Report package bug
    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.

    List of rpms provided by this srpm:
    jonathan-core (noarch)
    jonathan-core-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. ant >= 0:1.6.5
      3. kilim1
      4. monolog
      5. nanoxml-lite
      6. objectweb-anttask
      7. jpackage-compat
      8. jpackage-utils >= 0:1.7.3

    Last changed


    March 30, 2009 Igor Vlasenko 0:4.1-alt1_3jpp5
    - new jpp release
    July 2, 2007 Igor Vlasenko 0:4.1-alt1_2jpp1.7
    - converted from JPackage by jppimport script