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

Unable to set multiple convention address while creating an actor system #74

Closed
ghost opened this issue May 7, 2021 · 1 comment
Closed

Comments

@ghost
Copy link

ghost commented May 7, 2021

greetings,

I am trying to create a thespian actor system using containers, and I noticed that the only way actor system capability is specified is using a single convention address.

Ex. -

capabilities = {"Convention Address.IPv4": ('containerIP', 1900), "Server": True}

If I want to create an actor system with multiple IPs, is it not possible? In akka, one can use an IP cluster to form an actor system.

Please advise.

@ghost ghost mentioned this issue May 7, 2021
@kquick
Copy link
Owner

kquick commented May 10, 2021

Closing this issue: I think this is fully captured in #62.

@kquick kquick closed this as completed May 10, 2021
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

1 participant