
Dağıtık sistemlerde veri iletişimini kolaylaştırmak amacıyla geliştirilen Data Distribution Service (DDS), Object Management Group (OMG) tarafından tanımlanan bir veri merkezli iletişim standardıdır. DDS, özellikle yüksek güvenlik, düşük gecikme süresi ve yüksek veri hacmi gerektiren gerçek zamanlı sistemler için tasarlanmıştır. Yayıncı-abone (publish-subscribe) modelini temel alan bu yapı, verilerin doğrudan, aracı bir sunucuya ihtiyaç duymadan sistemler arasında paylaşılmasına olanak tanır. DD
TR
Gülçin Özer

To facilitate data communication in distributed systems, the Data Distribution Service (DDS) is a data-centric communication standard defined by the Object Management Group (OMG). DDS is specifically designed for real-time systems requiring high security, low latency, and high data volume. Built on a publisher-subscribe model, this architecture enables data to be shared directly between systems without the need for an intermediary server. DDS is used in various fields including industrial automa
EN
Gülçin Özer