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:partition [2021/07/26 13:50] murphy |
dido:public:ra:xapend:xapend.f_qos:partition [2021/10/03 15:31] (current) nick ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== F.13 Partition ====== | ====== F.13 Partition ====== | ||
| - | [[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 [[dido:public:ra:xapend:xapend.a_glossary:p:partition|PARTITION]] policy allows the introduction of a logical [[dido:public:ra:xapend:xapend.a_glossary:p:partition|partition]] concept inside the ‘physical’ partition induced by a domain. | + | The [[dido:public:ra:xapend:xapend.a_glossary:p:partition|PARTITION]] [[dido:public:ra:xapend:xapend.a_glossary:p:policy|policy]] allows the introduction of a logical [[dido:public:ra:xapend:xapend.a_glossary:p:partition|partition]] concept inside the ‘physical’ partition induced by a domain. |
| For a ''DataReader'' to see the changes made to an [[dido:public:ra:xapend:xapend.a_glossary:i:instance|instance]] by a ''DataWriter'', not only the ''[[dido:public:ra:xapend:xapend.a_glossary:t:topic|Topic]]'' must match, but also they must share a common partition. Each string in the list that defines this [[dido:public:ra:xapend:xapend.a_glossary:q:qos|QoS]] policy defines a partition name. A partition name may contain wildcards. Sharing a common partition means that one of the partition names matches. | For a ''DataReader'' to see the changes made to an [[dido:public:ra:xapend:xapend.a_glossary:i:instance|instance]] by a ''DataWriter'', not only the ''[[dido:public:ra:xapend:xapend.a_glossary:t:topic|Topic]]'' must match, but also they must share a common partition. Each string in the list that defines this [[dido:public:ra:xapend:xapend.a_glossary:q:qos|QoS]] policy defines a partition name. A partition name may contain wildcards. Sharing a common partition means that one of the partition names matches. | ||