dotnet / orleans

Cloud Native application framework for .NET
https://docs.microsoft.com/dotnet/orleans
MIT License
10.06k stars 2.03k forks source link

Does orleans transport use multicast and broadcast over tcp/ip? #6627

Closed KirillJK closed 2 years ago

KirillJK commented 4 years ago

Hello. I would like to clarify if Orleans uses multicast or broadcast on the IP level. I'm asking because I want to use this greatful framework in our project but we aren't allowed to use broadcasting on the network level due to security reasons. Thank you.

ReubenBond commented 4 years ago

Hi Kirill, I can confirm that Orleans does not use multicast or broadcast on the IP level, all communication is point to point

KirillJK commented 4 years ago

Thank you

ghost commented 2 years ago

We are marking this issue as stale due to the lack of activity in the past six months. If there is no further activity within two weeks, this issue will be closed. You can always create a new issue based on the guidelines provided in our pinned announcement.

ghost commented 2 years ago

This issue has been marked stale for the past 30 and is being closed due to lack of activity.