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:lifespan [2021/06/23 09:53] char |
dido:public:ra:xapend:xapend.f_qos:lifespan [2021/10/04 13:40] (current) 50.19.247.197 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== F.16 Lifespan ====== | ====== F.16 Lifespan ====== | ||
| - | [[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 LIFESPAN [[dido:public:ra:xapend:xapend.a_glossary:q:qos|QoS]] avoids delivering “stale” data to the application. | + | The LIFESPAN [[dido:public:ra:xapend:xapend.a_glossary:q:qos|QoS]] avoids delivering “stale” data to the [[dido:public:ra:xapend:xapend.a_glossary:a:application|application]]. |
| Each data [[dido:public:ra:xapend:xapend.a_glossary:s:sample|sample]] written by the ''DataWriter'' has an associated ‘expiration time’ beyond which the data should not be delivered to any application. Once the sample expires, the data will be removed from the ''DataReader'' caches as well as from the transient and persistent information caches. | Each data [[dido:public:ra:xapend:xapend.a_glossary:s:sample|sample]] written by the ''DataWriter'' has an associated ‘expiration time’ beyond which the data should not be delivered to any application. Once the sample expires, the data will be removed from the ''DataReader'' caches as well as from the transient and persistent information caches. | ||