nasa / TrickHLA

TrickHLA: An IEEE 1516 High Level Architecture (HLA) Simulation Interoperability Standard Implementation for Trick Base Simulations
Other
38 stars 15 forks source link

Add blocking I/O using Receive Order data. #130

Open dandexter opened 11 months ago

dandexter commented 11 months ago

The zero-lookahead implementation is essentially blocking I/O with Timestamp Order data. The zero-lookahead approach will incur a fair amount of overhead due to time management as compared to using Receive Order data.