Tuesday, September 1, 2009

In Progress at OMG: Extensible and Dynamic Types

Cross-posting from my RTI blog:
One of the really powerful things about DDS is that it brings to distributed systems the same kind of type safety that you’ll find in local applications. In addition to reducing errors, this deep knowledge of data types can improve performance and resource usage by reducing the number of data copies in the system and easing integration with other field- and type-aware technologies, including relational databases and even Microsoft Excel.
Read the whole post here.

No comments:

Post a Comment