Introduction to Akka Actors with Java

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.พ. 2025

ความคิดเห็น • 17

  • @HenryVillca
    @HenryVillca 5 ปีที่แล้ว +9

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

    • @Whizyrel
      @Whizyrel ปีที่แล้ว

      I know right!

  • @slack128
    @slack128 4 ปีที่แล้ว +6

    Thank you for continuing to make Java videos for Akka.

  • @aakidatta
    @aakidatta หลายเดือนก่อน

    Awesome content! Thanks for sharing.

  • @deloressenyeri723
    @deloressenyeri723 3 หลายเดือนก่อน +2

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

  • @singsarav
    @singsarav 4 ปีที่แล้ว +13

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

  • @JohannesTeichert
    @JohannesTeichert 5 ปีที่แล้ว +5

    That helped me so much, thanks a lot!

  • @fazilmes
    @fazilmes 5 ปีที่แล้ว +2

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

  • @Senftube8787
    @Senftube8787 4 ปีที่แล้ว +1

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

  • @singsarav
    @singsarav 4 ปีที่แล้ว

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

  • @surinderathakur7629
    @surinderathakur7629 4 ปีที่แล้ว

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

    •  3 ปีที่แล้ว

      it is, as the actor models guarantees that one single message will be proceeded at a time.

  • @marcorossi2268
    @marcorossi2268 4 ปีที่แล้ว +3

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

  • @hepin1989
    @hepin1989 5 ปีที่แล้ว +1

    Cool,keep coming

  • @xshone3505
    @xshone3505 3 ปีที่แล้ว +2

    坦率的讲,看到这几个环,我着实怀疑这是不是个码农>.

  • @singsarav
    @singsarav 4 ปีที่แล้ว

    Excellent

  • @eshgholah
    @eshgholah 3 ปีที่แล้ว

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