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

refactor(framework) Make DriverClientProxy use driver's send_and_receive #4289

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

jafermarq
Copy link
Contributor

@jafermarq jafermarq commented Oct 5, 2024

Refactor the DriverClientProxy making it use of <driver>.send_and_receive() as opposed to individual calls to push/pull_messages(...). This, along with #4290, make it possible to customise the rate at which Messages get pulled (important for simulations specially when many nodes are involved)

@danieljanes danieljanes merged commit 850ccce into main Oct 8, 2024
50 checks passed
@danieljanes danieljanes deleted the make-driverclientproxy-use-send_and_receive branch October 8, 2024 13:49
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.

2 participants