Threading Model of RTI with Application in Federation Development

HUANG Xiao-dong,HE You,TU Xiao-ming
DOI: https://doi.org/10.3969/j.issn.1004-731x.2006.01.015
2006-01-01
Abstract:Threading model of RTI is an important problem during its design,implement,and application.RTI with Multiple threads supporting a fully reentrant federate benefits performance of real time and is easy to use,but the data shared by RTI calling back thread and federate thread must be access exclusively at one time.The threading model and time management of RTI were firstly analyzed,and then the cases in which federation based on Multiple threads blocked were summarized.Lastly,two approaches of accessing shared data were proposed,and the implementation with application of the first one is introduced.
What problem does this paper attempt to address?