Banner

Akka Fundamentals

  • 17 Jan 2019
  • By Manjot Kaur
This webinar has now ended. Please view the session recording above

Having problem in writing concurrent programs? Having to deal with threads, locks, race conditions, and so on is highly error-prone and can lead to code that is difficult to read, test, and maintain.

The answer to your above-mentioned challenge is Akka Actors.

It allows you to write concurrent code but without much of the pain doing so compared to writing your code using threads and locks. Watch the recorded webinar to explore the ways; how Akka actors facilitate and simplify the implementation of concurrent, distributed applications.

You'd probably enjoy this webinar if:

  • You're eager to learn the basics of writing actors with Akka.
  • You're looking for the solution on how Akka Actors manages its messages
  • Your team would benefit from learning more about how Akka Actors are Fault Tolerant.
    background

    Manjot Kaur

    Software Consultant

    Manjot Kaur is a software consultant, having more than 0.5 years of experience. She likes to explore new technologies and trends in the IT world. Her hobbies include Travelling, watching movies and running. She is currently working on Technologies like scala with maven, dynamoDb, Akka-Http.

    Related Videos

    undefined

    Let's get started with Cats in Scala

    undefined

    Lambda Expression

    undefined

    Java 8 Streams: Cheat Sheet

    Schedule a meeting