asynchronous-programming

Scala Asynchronous Programming

This course enables developers to write non-blocking and asynchronous code using Scala. The course will teach you how to use Scala Futures for writing async code. Along with that, it also covers how actor model can be leveraged to write an asynchronous, message based scalable system.