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

docs: add in-depth distributed actors information to kameo book #51

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

tqwewe
Copy link
Owner

@tqwewe tqwewe commented Oct 6, 2024

As peer feedback, in-depth information on distributed actors in kameo was lacking. This PR adds sections to the kameo book covering how to use distributed actors, and how it works internally.

Sections added:

  • Distributed Actors Overview
  • Bootstrapping Actor Swarm
  • Dialing and Connecting to Other Nodes
  • Registering and Looking up Actors
  • Messaging Remote Actors

Closes #50

@tqwewe tqwewe merged commit 0990fd9 into main Oct 6, 2024
@tqwewe tqwewe deleted the docs/distributed-actors-book branch October 6, 2024 09:21
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

Successfully merging this pull request may close these issues.

Add explanation of remote actor messaging to book and remote module
1 participant