Reputation: 332
Any blogs,articals or docs to learn AKKA Remote internals,indepth working how actor created how all connected how messages shared?
Endpoint Reader,Writer,Endpoint Manager
Association handler,
Message Dispatcher
Upvotes: -1
Views: 61
Reputation: 8414
I made a YouTube video about Akka.Remote's internals many years ago and it's still pretty accurate, even though we've refactored and performance-optimized the internals many times since:
https://www.youtube.com/watch?v=6c1gVLyYcMM
Upvotes: 2