Introduction to Akka Actors with Java

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

This was needed so much because Akka has changed. Hoping you keep uploading more in the future. Thanks.

HenryVillca
Автор

I think Akka coding is too much verbose just for simple task.
would this lines of code go shorter in future versions?

singsarav
Автор

Thank you for continuing to make Java videos for Akka.

slack
Автор

So how long do you have to take Akka before it cleanses your liver?

deloressenyeri
Автор

That helped me so much, thanks a lot!

JohannesTeichert
Автор

Actors are really difficult to debug. What do you guys think?

marcorossi
Автор

Great video. Keep uploading videos. Can you add a video of actor to actor communication.

fazilmes
Автор

what tool did you use, for the sketch in the first part ?

Senftube
Автор

I have a doubt.. is message = command.newMessage; thread safe ? or this is a just a behavior demonstration

surinderathakur
Автор

how do I change from onMessage to onMessageEquals
.onMessageEquals(ChangeMessage.class, this::onChangeMessage)
in CreateReceive()

singsarav
Автор

You sound so Swedish when speaking English. Am I correct?

eshgholah