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

Support partisan for distribution and messaging #1

Open
keathley opened this issue Feb 10, 2018 · 2 comments
Open

Support partisan for distribution and messaging #1

keathley opened this issue Feb 10, 2018 · 2 comments

Comments

@keathley
Copy link
Member

No description provided.

@bitwalker
Copy link
Contributor

This is going to require a clustering abstraction (for both the topology and the messaging), so I would recommend we leverage firenest for that. Firenest abstracts out node communication and messaging, and can be configured to use Partisan (although no backend exists at the moment, building one will be very straightforward). Firenest isn't completely finished yet, but we could hook it in when it's ready. Combined with libcluster, you can have an auto-forming cluster built on either Distributed Erlang or Partisan, and switch between them with a couple lines of config.

@keathley
Copy link
Member Author

keathley commented Mar 7, 2018

That sounds good to me. I'm going to close this then and we can open something for adding firenest support in the future.

@keathley keathley closed this as completed Mar 7, 2018
@keathley keathley reopened this Sep 11, 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