Home | Contact | Pricing | News | Partners | Mailing List | Site Map

Developer Center

[PolyORB] Fast path CDR marshalling

Monday August 11, 2008

The CDR module now takes advantage of the fact that some common aggregate types (arrays and sequences of characters, octets and integers) have a memory representation that is identical to the CDR representation to transmit and decode them efficiently. This new feature is enabled by default but can be turned off by setting enable_fast_path to FALSE in the [cdr] section of the PolyORB configuration.

 

Posted by Posted in Development Log, PolyORB