This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.f_qos:destination_order [2021/06/24 17:56] char |
dido:public:ra:xapend:xapend.f_qos:destination_order [2021/10/03 15:31] (current) nick ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== F.17 Destination Order ====== | ====== F.17 Destination Order ====== | ||
| - | [[dido:public:ra:xapend:xapend.f_qos| Return to DDS Quality of Service ]] | + | [[dido:public:ra:xapend:xapend.f_qos:start| Return to DDS Quality of Service ]] |
| - | The DESTINATION_ORDER policy controls how each [[dido:public:ra:xapend:xapend.a_glossary:s:subscriber|subscriber]] resolves the final value of a data [[dido:public:ra:xapend:xapend.a_glossary:i:instance|instance]] that is written by multiple ''DataWriter'' objects (which may be associated with different ''[[dido:public:ra:xapend:xapend.a_glossary:p:publisher|Publisher]]'' objects) running on different nodes. | + | The DESTINATION_ORDER [[dido:public:ra:xapend:xapend.a_glossary:p:policy|policy]] controls how each [[dido:public:ra:xapend:xapend.a_glossary:s:subscriber|subscriber]] resolves the final value of a data [[dido:public:ra:xapend:xapend.a_glossary:i:instance|instance]] that is written by multiple ''DataWriter'' objects (which may be associated with different ''[[dido:public:ra:xapend:xapend.a_glossary:p:publisher|Publisher]]'' objects) running on different nodes. |
| The setting BY_RECEPTION_TIMESTAMP indicates that, assuming the [[dido:public:ra:xapend:xapend.a_glossary:o:ownership_qos|OWNERSHIP]] policy allows it, the latest received value for the instance should be the one whose value is kept. This is the default value. | The setting BY_RECEPTION_TIMESTAMP indicates that, assuming the [[dido:public:ra:xapend:xapend.a_glossary:o:ownership_qos|OWNERSHIP]] policy allows it, the latest received value for the instance should be the one whose value is kept. This is the default value. | ||