Part 3
Concurrency in Scala

Concurrency is one of those accidental complexities. Scala provides some elegant solutions to deal with this complex topic. You’ll learn:

  • the benefits of lazy evaluations

  • the difference between strict and lazy collections

  • to use parallel collections

  • to avoid shared mutability

  • to program with actors

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.119.192.55