]> rtime.felk.cvut.cz Git - orte-www.git/blobdiff - index.mdwn
Add reference to the latest paper
[orte-www.git] / index.mdwn
index e307b79a5bc87d44a60542d947cc3849f41e5d5d..eb8673f86045725cb5479dd21542d4bd9bc5ea6a 100644 (file)
@@ -11,47 +11,20 @@ UDP protocol, it retains control of timing and reliability.
 
 ## News
 
+* 2013-10-28 [ORTE 0.3.4 released](https://sourceforge.net/projects/orte/files/orte-0.3.4/).
+  It features Android support.
+* 2013-10-05 We are preparing a new release that will feature Android
+  support. Stay tuned and/or test the version from our
+  [git repository](http://sourceforge.net/p/orte/orte/ci/master/tree/).
 * 2012-08-15
   [ORTE 0.3.3 released](https://sourceforge.net/projects/orte/files/orte-0.3.3/).
   This is mostly a bugfix release.
 
-## Introduction
-
-In the ORTE project we are developing communication middleware under
-the OMG Data Distribution Service (DDS) for Real-Time Systems
-specification (OMG Document formal/07-01-01). The specification
-defines a service for efficiently distributing application data
-between participants in a distributed application.
-
-The recently-adopted DDS specification is divided into two components.
-First defines an Application Level Interface and behavior of a DDS
-that supports Data-Centric Publish-Subscribe (DCPS) in real-time
-systems. Second optional Data Local Reconstruction Layer (DLRL) allows
-distributed data to be shared by local objects located remotely from
-each other as if the data were local. The DLRL is built on top of the
-DCPS layer.
-
-The DDS specification also includes a platform specific mapping to IDL
-and therefore an application using DDS is able to switch among DDS
-implementations with only a re-compile. DDS therefore addresses
-'application portability.'
-
-The specification does not address the protocol used by the
-implementation to exchange messages over transports such as
-TCP/UDP/IP, so different implementations of DDS will not interoperate
-with each other unless vendor-specific “bridges” are provided.
-
-One of the transport protocol suitable for DDS communication is
-Real-Time Pusblish Subscribe (RTPS) wire protocol defined by OMG (OMG
-document formal/06-08-02). The RTPS was specifically developed to
-support the unique requirements of data-distributions systems. It's a
-field proven technology that is deployed in thousands of industrial
-devices.
-
 ## Documents
 
 * [[ORTE manual|orteman.pdf]]
-* [[RTN 2008 conference paper|rtn08_orte.pdf]] 
+* [[RTN 2008 conference paper|rtn08_orte.pdf]]
+* [[ORTE for Android paper (RTLWS 2013)|https://rtime.felk.cvut.cz/publications/public/orte-android.pdf]]
   
 Specifications
 
@@ -64,16 +37,14 @@ Specifications
 
 ORTE can be downloaded from
 [a project page at SourceForge.net](http://sourceforge.net/projects/orte).
-Note that the older releases are only available in the
-[older repository](http://sourceforge.net/project/showfiles.php?group_id=51629&package_id=108732).
 
-## Support
+Note that [old releases](http://sourceforge.net/project/showfiles.php?group_id=51629&package_id=108732) are located elsewhere.
 
-* Petr Smolík <petr.smolik@wo.cz>
-* Michal Sojka <sojkam1@fel.cvut.cz>
-* Pavel Píša <pisa@cmp.felk.cvut.cz>
+## Support
 
-There is no mailing list yet, sorry.
+ORTE is collectively maintained by Michal Sojka, Pavel Píša and Petr
+Smolík. The maintainers can be reached via email at
+<orte@rtime.felk.cvut.cz>.
 
 ## Links
 
@@ -96,7 +67,7 @@ Links to ORTE related projects:
 
   The distribution provides an open-source Java-based DDS-DCPS
   implementation. The purpose of this implementation is pedagogical
-  and demontrations
+  and demonstrations
   <http://www-adele.imag.fr/users/Didier.Donsez/dev/dds/readme.html>.
 
 * [SQLbusRT](http://sourceforge.net/projects/sqlbusrt) is a software