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

Alternative transports for Akka.Remote #26

Open
sean-gilliam opened this issue Jun 14, 2018 · 0 comments
Open

Alternative transports for Akka.Remote #26

sean-gilliam opened this issue Jun 14, 2018 · 0 comments

Comments

@sean-gilliam
Copy link
Contributor

Copy of akkadotnet/akka.net#1017


I would love to see some alternative transport layers for Akka.Remote.
Lately there have been a lot of questions regarding different network aspects, security, throughput etc.
And I do think it would be beneficial the more integrations we have.

For example,

  • X-Sockets.NET
  • Libuv (NodeJS socket layer)

Libuv is known for its high performance, it would be very interesting to see how that would work with our stack even if the lib itself is native.

X-Sockets.NET is pure .NET but comes with a lot of options and integrations.

Even if such effort turns out to not be used by anyone, it still shows the community what can be done with Akka.NET, and there are always some users that have firm opinions on what to use.

The more options the better imo, just to grow the ecosystem around us.

(And I dont mean that the core team should bother with this, but it could be a nice exercise for the community)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant