Skip to content

Transient federates#1695

Closed
ChadliaJerad wants to merge 180 commits intomasterfrom
transient-federates
Closed

Transient federates#1695
ChadliaJerad wants to merge 180 commits intomasterfrom
transient-federates

Conversation

@ChadliaJerad
Copy link
Copy Markdown
Collaborator

This is PR enables the support of transient federates, introduced in discussion discussion.
This is still work in progress. The PR is meant for checking backward compatibility using the CI.

This branch works with transient-federates branch of reactor-c. Currently:

  • @transient annotation is added.
  • a federate has an attribute saying if it is transient (is_transient), which is sent to the RTI within the FED_ID.
  • the generated launcher automatically sets -n (number of persistent federates) and -nt (number of transient federates) when calling RTI.
  • working examples will be under test/C/src/federated/transient.
  • the Timers.lf example, when executed from different prompts, showcases the ability of a(non-connected) federate to join and leave the federation.
  • the tracing mechanism produces a mess! This is due to the different start_time(s).

The semantics will be detailed in discussion.

@ChadliaJerad ChadliaJerad marked this pull request as draft April 13, 2023 00:21
@ChadliaJerad
Copy link
Copy Markdown
Collaborator Author

Closed as replaced with #2213.

@ChadliaJerad ChadliaJerad deleted the transient-federates branch February 20, 2024 21:59
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

Successfully merging this pull request may close these issues.

5 participants