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 Nebulex.Adapters.Dist to use Task instead of :rpc #24

Closed
cabol opened this issue Aug 9, 2018 · 0 comments
Closed

Refactor Nebulex.Adapters.Dist to use Task instead of :rpc #24

cabol opened this issue Aug 9, 2018 · 0 comments

Comments

@cabol
Copy link
Owner

cabol commented Aug 9, 2018

Be able to perform the operations asynchronously, without any requests serialization; :rpc serialize the requests on a single server behind scenes, while tasks are effectively running asynchronously on the remote node

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

No branches or pull requests

1 participant