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.a_glossary:d:domain_dds [2020/11/13 16:58] nick |
dido:public:ra:xapend:xapend.a_glossary:d:domain_dds [2021/10/03 17:20] (current) 66.249.69.250 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== DDS Domain ====== | + | ===== DDS Domain ===== |
| - | [[dido:public:ra:xapend:xapend.a_glossary | Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| - | A **Domain** is a communication context, which provides a virtual environment, encapsulating | + | A **DDS Domain** is a communication context, which provides a virtual environment, encapsulating |
| different concerns and thereby optimizing communications. [[dido:public:ra:xapend:xapend.a_glossary:d:dds]] applications | different concerns and thereby optimizing communications. [[dido:public:ra:xapend:xapend.a_glossary:d:dds]] applications | ||
| send and receive data within a domain, which provides a virtual communication | send and receive data within a domain, which provides a virtual communication | ||
| - | environment for participants having the same domain [[dido:public:ra:xapend:xapend.a_glossary:i:id |ID]]. This environment | + | environment for participants having the same domain [[dido:public:ra:xapend:xapend.a_glossary:i:id]]. This environment |
| also isolates participants associated with different domains, i.e., only | also isolates participants associated with different domains, i.e., only | ||
| participants within the same domain can communicate, which is useful for | participants within the same domain can communicate, which is useful for | ||