Changes between Version 18 and Version 19 of ariba_0_9


Ignore:
Timestamp:
Jun 21, 2013, 3:39:28 PM (11 years ago)
Author:
hock@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ariba_0_9

    v18 v19  
    33The ariba 0.9.x development branch brings great performance and stability improvements at cost of backward compatibility.
    44
    5 It contains optimizations on the binary level, also some prior design descisions have been reconsidered to provide easier, faster and less error-prone interfaces. Therefore the new ariba 0.9.x series is not compatible with prior ariba version; not in terms of network connectivity, also most applications won't compile without some modifications. The latter is especially due the introduction of a new configuration format (using json or xml) and a cleaner interface to startup ariba in the application. Also bluetooth and the bootstrap modules have not been ported to some new internal interfaces, yet and can't be used at the moment.
    6 
    7 ''Please note that the ariba documentation on this site still refers to the old ariba 0.8.x series. In order to work with the new ariba 0.9.x series, please consider the interface changes presented on this page.''
     5The network traffic was optimized on the binary level, and also some prior design descisions have been reconsidered to provide easier, faster and less error-prone interfaces. Therefore the new ariba 0.9.x series is not compatible with prior ariba version; in terms of network connectivity, and also most applications won't compile without some modifications. The latter is especially due the introduction of a new configuration format (using JSON or XML) and a cleaner interface to startup ariba in the application. Also bluetooth support and the bootstrap modules have not been ported to some new internal interfaces, yet and can't be used at the moment.
     6
     7Ariba 0.9.x is still under development and is currently in a testing phase. However you can get the code from our svn: [https://i72projekte.tm.uka.de/SpoVNet-KA/entwicklung/ariba/trunk Ariba-SVN]. We appreciate bug reports and feedback.
     8
     9''Please note that the [https://svn.tm.kit.edu/trac/spovnet-base/wiki/BaseGuide ariba documentation] still refers to the old ariba 0.8.x series. This page presents the new interfaces of ariba 0.9.x.''
    810
    911=== ''' Changelog ''' ===