Package jonathan-core: Information
Source package: jonathan-core
Version: 4.1-alt1_4jpp6
Build time: Jan 25, 2012, 01:15 AM
Category: Development/Java
Report package bugHome 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.
Maintainer: Igor Vlasenko
Last changed
Jan. 16, 2012 Igor Vlasenko 0:4.1-alt1_4jpp6
- new jpp relase
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