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

Multiple NIC recommended setup #542

Closed
ratcashdev opened this issue Aug 13, 2018 · 1 comment
Closed

Multiple NIC recommended setup #542

ratcashdev opened this issue Aug 13, 2018 · 1 comment

Comments

@ratcashdev
Copy link
Contributor

Please advice about the recommended setup for a box with multiple NICs.
The objective is to be able to send to multiple addresses internally (UNICAST) with the same throughput as would be the case with a single NIC to a single address.

From https://github.com/real-logic/aeron/wiki/Best-Practices-Guide I understand it's is necessary to have 3 threads for the Media Driver. The question is, are these 3 threads and a single instance of a Media Driver able to handle multiple NICs with the expected maximal theoretical throughput and latency? Or should we use (and is it even possible) multiple Media Driver instances dedicated to just a single NIC?

What about the application requirements (Producer)?

Lastly, probably a silly question: would aeron be a good choice to publish messages into the wild (Internet) to Source-Specific-Multicast group(s)?

@mjpt777
Copy link
Contributor

mjpt777 commented Aug 19, 2018

Consulting services are available for application specific setup and tuning. If you have budget then please contact Real Logic.

Regarding SSM this is a duplicate of #513.

@mjpt777 mjpt777 closed this as completed Aug 19, 2018
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

2 participants