Concurrency, Actor model and Akka | Ayushi Sharma | Geeknight 71

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024
  • This talk would cover what an actor system is, what are the issues it addresses and how it shines in building effective asynchronous distributed systems. We would see some of its real-world applications and use a popular actor framework - Akka actor model. The session will have both theory and multiple demos.
    About the speaker:-
    Ayushi is a Software Engineer at Avalara R&D for 2.5 years now. She has mainly worked with distributed systems - data platform, query understanding and currently building an ML-based solution to a classification problem.

Комментарии • 5

  • @manveersingh5822
    @manveersingh5822 2 года назад +2

    Your knowledge is amazing and the way you have explained in phenomenal. You should be at least SDE2 with such knowledge!

  • @eknathbodhane6960
    @eknathbodhane6960 2 года назад

    how resource management is handled by akka?

  • @nnsandy1
    @nnsandy1 Год назад

    could someone share the code for the examples shown in this video?

  • @PrashantSable7090
    @PrashantSable7090 4 года назад

    How akka handles race condition in akka thread pool?