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:02_quality_of_service:latency_budget [2020/06/04 20:37] admin |
ddsf:public:guidebook:06_append:02_quality_of_service:latency_budget [2021/07/14 15:48] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== LATENCY_BUDGET QoS Parameter ====== | ====== LATENCY_BUDGET QoS Parameter ====== | ||
| - | [[ddsf:private:cookbook:3_append:quality_of_service |return to the Quality of Service (QoS) Parameters ]] | + | [[ddsf:public:guidebook:06_append:02_quality_of_service:start|return to the Quality of Service (QoS) Parameters ]] |
| - | The LATENCY_BUDGET policy provides a means for the application to indicate to the middleware the “urgency” of the data-communication. By having a non-zero ''duration'' the Service can optimize its internal operation. | + | The [[ddsf:public:guidebook:06_append:glossary:l:latency_budget_qos|LATENCY_BUDGET]] policy provides a means for the application to indicate to the [[ddsf:public:guidebook:06_append:glossary:m:midware|middleware]] the “urgency” of the data-communication. By having a non-zero ''duration'' the Service can optimize its internal operation. |
| This policy is considered a hint. There is no specified mechanism as to how the service should take advantage of this hint. | This policy is considered a hint. There is no specified mechanism as to how the service should take advantage of this hint. | ||
| Line 10: | Line 10: | ||
| Source: [[https://www.omg.org/spec/DDS/1.4/PDF | DDS 1.4 Spec]] | Source: [[https://www.omg.org/spec/DDS/1.4/PDF | DDS 1.4 Spec]] | ||
| + | |||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||