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:d:domain_dds [2021/07/14 15:43] murphy ↷ Links adapted because of a move operation |
ddsf:public:guidebook:06_append:glossary:d:domain_dds [2021/07/14 16:37] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== DDS Domain ==== | ==== DDS Domain ==== | ||
| - | [[ddsf:private:guidebook:06_append:glossary:start| Return to Glossary ]] | + | [[ddsf:public:guidebook:06_append:glossary:start| Return to Glossary ]] |
| A **Domain** is a communication context, which provides a virtual environment, encapsulating | A **Domain** is a communication context, which provides a virtual environment, encapsulating | ||
| - | different concerns and thereby optimizing communications. [[ddsf:private:guidebook:06_append:glossary:d:data_distribution_service_dds]] applications | + | different concerns and thereby optimizing communications. [[ddsf:public:guidebook:06_append:glossary:d:data_distribution_service_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 [[ddsf:private:guidebook:06_append:glossary:i:id|ID]]. This environment | + | environment for participants having the same domain [[ddsf:public:guidebook:06_append:glossary:i:id|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 | ||