The Artima Developer Community
Sponsored Link

Java Buzz Forum
OpenDDS 1.3 Released

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Weiqi Gao

Posts: 1808
Nickname: weiqigao
Registered: Jun, 2003

Weiqi Gao is a Java programmer.
OpenDDS 1.3 Released Posted: Jul 29, 2009 5:13 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Weiqi Gao.
Original Post: OpenDDS 1.3 Released
Feed Title: Weiqi Gao's Weblog
Feed URL: http://www.weiqigao.com/blog/rss.xml
Feed Description: Sharing My Experience...
Latest Java Buzz Posts
Latest Java Buzz Posts by Weiqi Gao
Latest Posts From Weiqi Gao's Weblog

Advertisement

Adam has announced a new release of OpenDDS, an open source implementation of the Object Management Group (OMG) Data Distribution Service (DDS) by OCI. It is implemented in C++ and supports C++ and Java bindings.

OpenDDS.org:

Version 1.3 Released

We are pleased to announce the release of OpenDDS version 1.3!

  • Improved OMG DDS 1.2 specification conformance:
    • Communication Status entity structures and behaviors
    • Implemented TRANSPORT_PRIORITY and LATENCY_BUDGET QoS
    • Implemented the ReadCondition interface and associated operations on the DataReader
    • Partially implemented the QueryCondition interface—only queries of the form "ORDER BY a[, b, c...]" have any effect
    • Implemented DataWriter::wait_for_acknowledgements()
    • Instance handles and related operations are now spec-compliant
  • Fixed bugs in DURABILITY, PARTITION and LIFESPAN QoS
  • Added a command-line utility, opendds_repo_ctl for controlling the DCPSInfoRepo server
  • Deleting a DataWriter now blocks, for a configurable amount of time, until pending samples have been delivered by the transport.
  • Added a Java Message Service 1.1 (JMS) provider built on top of OpenDDS
  • Added Windows Mobile 6 as a supported platform

See the Release Notes for details.

Read: OpenDDS 1.3 Released

Topic: Java Rock Stars to JFrets Previous Topic   Next Topic Topic: China's Baidu.com says profit up 44.6 percent on strong growth in revenue, advertisers

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use