Design for Data Distribution Service in Virtual Test System Middleware

WANG Xian-peng,YANG Jing-li,JIANG Shou-da
DOI: https://doi.org/10.3969/j.issn.1004-373x.2012.20.015
2012-01-01
Abstract:For the requirements of bulk data exchange for a distributed virtual test system middleware,data distribution service was designed.The data field was adopted to realize the management of mass data to support the free combination of multi-node SDO attribution.The publish/subscribe mechanism was employed to establish interaction relationship between the data field and SDO attribution.According to the interaction relationship,the update of SDO attribution are synchronized to the data field.To further improve the efficiency of data exchange,data filtering mechanism is used to shield the invalid data and mitigate the data processing pressure in application layer.The mode that combines C++ with Python is designed to implement data filtering.It is more simple,more flexible and safer in comparison with the mode purely using the C++.The service development is based on ACE.The actual tests show that the service works well and meets the needs of bulk data exchange.
What problem does this paper attempt to address?