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:h:history_qos [2021/07/14 15:46] murphy ↷ Links adapted because of a move operation |
ddsf:public:guidebook:06_append:glossary:h:history_qos [2021/07/14 15:54] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== History QoS ==== | ==== History QoS ==== | ||
| - | Is a [[ddsf:private:guidebook:06_append:glossary:q:quality_of_service_qos_policies|QoS policy]] that specifies the number of samples kept by the [[ddsf:private:guidebook:06_append:glossary:m:midware|middleware]] engine. | + | Is a [[ddsf:public:guidebook:06_append:glossary:q:quality_of_service_qos_policies|QoS policy]] that specifies the number of samples kept by the [[ddsf:public:guidebook:06_append:glossary:m:midware|middleware]] engine. |
| [[ddsf:public:guidebook:06_append:glossary:d:data_distribution_service_dds]] will only attempt to keep the most recent ‘depth’ of samples | [[ddsf:public:guidebook:06_append:glossary:d:data_distribution_service_dds]] will only attempt to keep the most recent ‘depth’ of samples | ||
| (KEEP_LAST) or ALL samples (KEEP_ALL) of each [[ddsf:public:guidebook:06_append:glossary:i:instance|instance]] of data | (KEEP_LAST) or ALL samples (KEEP_ALL) of each [[ddsf:public:guidebook:06_append:glossary:i:instance|instance]] of data | ||