This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ddsf:public:guidebook:06_append:glossary:q:quality_of_service_qos_policies [2020/10/01 15:04] murphy |
ddsf:public:guidebook:06_append:glossary:q:quality_of_service_qos_policies [2021/07/14 16:22] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Quality of Service (QoS) Policies ==== | ==== Quality of Service (QoS) Policies ==== | ||
| - | [[ddsf:private:cookbook:06_append:glossary| Return to Glossary ]] | + | [[ddsf:public:guidebook:06_append:glossary:start| Return to Glossary ]] |
| - | A rich set of characteristics that define the behaviour of the [[ddsf:private:cookbook:06_append:glossary:d:data_distribution_service_dds]] | + | A rich set of characteristics that define the behaviour of the [[ddsf:public:guidebook:06_append:glossary:d:data_distribution_service_dds]] |
| - | systems (such as reliability, [[ddsf:private:cookbook:06_append:02_quality_of_service:liveliness|liveliness]], [[ddsf:private:cookbook:06_append:glossary:d:durability|durability]], etc.). | + | systems (such as reliability, [[ddsf:public:guidebook:06_append:02_quality_of_service:liveliness|liveliness]], [[ddsf:public:guidebook:06_append:glossary:d:durability|durability]], etc.). |
| QoS Policies control the flow of the data through the system. | QoS Policies control the flow of the data through the system. | ||
| - | The [[ddsf:private:cookbook:06_append:glossary:t:topic|Topic]], [[ddsf:private:cookbook:06_append:glossary:d:data_reader]], [[ddsf:private:cookbook:06_append:glossary:d:data_writer|Data Writer]], [[ddsf:private:cookbook:06_append:glossary:p:publisher|Publisher]] and [[ddsf:private:cookbook:06_append:glossary:s:subscriber|Subscriber]] | + | The [[ddsf:public:guidebook:06_append:glossary:t:topic|Topic]], [[ddsf:public:guidebook:06_append:glossary:d:data_reader]], [[ddsf:public:guidebook:06_append:glossary:d:data_writer|Data Writer]], [[ddsf:public:guidebook:06_append:glossary:p:publisher|Publisher]] and [[ddsf:public:guidebook:06_append:glossary:s:subscriber|Subscriber]] |
| all have QoS polices. The QoS policies of Publisher, DataWriter, | all have QoS polices. The QoS policies of Publisher, DataWriter, | ||
| and Topic control the data on the sending side. QoS policies of | and Topic control the data on the sending side. QoS policies of | ||