This session looks at the evolution of Actors Model as an alternative to shared memory model based concurrency to cater the business needs of our times. It will cover the fundamentals of Actors based programming and how we can make the best use with the help of Akka, a massively scalable Actor based framework with Api for both Java and Scala.
- Introduction to Actors Model for Concurrency.
- Actors based vs Shared memory model for writing concurrent programs (includes code demos).
- Introduction to Akka.
- Build a demo application on Akka.









