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/06/05 02:03] admin ↷ Page moved from ddsf:private:cookbook:03_append:glossary:q:quality_of_service_qos_policies to ddsf:private:cookbook:04_append:glossary:q:quality_of_service_qos_policies |
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 ==== | ||
| - | A rich set of characteristics that define the behaviour of the DDS | + | [[ddsf:public:guidebook:06_append:glossary:start| Return to Glossary ]] |
| - | systems (such as reliability, liveliness, durability, etc.). | + | |
| + | 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: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 Topic, Data Reader, Data Writer, Publisher and 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 | ||