Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send Next Event Tag (NET) message properly in federated execution #134

Open
byeonggiljun opened this issue Feb 16, 2023 · 0 comments
Open
Assignees

Comments

@byeonggiljun
Copy link
Collaborator

Until now, the TypeScript-targeted federates have different NET sending strategies to the C-targeted ones.
We have to synchronize this to generalize the RTI message protocol.

  1. There are no NET messages from upstream reactors. This leads to downstream reactors suspending.

  2. At the initializing, C targeted federates send NET (0 sec, 0). In reactor-ts, only downstream reactors send NET (FOREVER).

@byeonggiljun byeonggiljun self-assigned this Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant