akka-bootcamp | paced training course to learn Akka | Microservice library
kandi X-RAY | akka-bootcamp Summary
kandi X-RAY | akka-bootcamp Summary
Welcome to Akka.NET Bootcamp! This is a free, self-directed learning course brought to you by the folks at Petabridge.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of akka-bootcamp
akka-bootcamp Key Features
akka-bootcamp Examples and Code Snippets
Community Discussions
Trending Discussions on akka-bootcamp
QUESTION
im new to Akka.net, I was reading this tutorial in Akka.net bootcamp and it says that you can send any type of to an Acotr which is great but it also says that it is a good practice to encapsulate the message in a class for example :
Actor 1 wants to Request an information that Actor 2 have (lets say an integer for the sake of simplicity ) , from what i understood from the bootcamp Actor 2 has to respond in the following way
...ANSWER
Answered 2020-Aug-07 at 22:15It is because all messages have to be immutable, that class with private setter helps you to make immutable because you set all properties values only at construction. Akka needs immutable messages to guarantee operations like routing or sharding.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install akka-bootcamp
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page