Mastering Concurrency: From Future to Core

Learn how to maximize the concurrency performance of your Scala application

If you are a software developer looking to improve your understanding of concurrency in Scala applications, then the Building Concurrency in Scala course is for you. Led by a Senior Scala Developer with over 15 years of experience, this hands-on course will provide you with the knowledge and tools needed to identify and fix concurrency pitfalls.

What you’ll learn

  • Develop the ability to analyze and identify concurrency issues in Scala applications, and learn how to fix them using practical examples..
  • This hands-on course is suitable for both beginner and experienced Scala developers looking to improve their understanding of concurrency.
  • Learn by hands-on examples how to fix concurrency issues.
  • Understand how different thread pool are required and used.
  • Learn to analyze concurrency issues on the JVM.
  • Configure applications like Play Framework correctly.

Course Content

  • Introduction –> 1 lecture • 3min.
  • Scaling computation on a CPU –> 3 lectures • 11min.
  • All cores on deck –> 6 lectures • 23min.
  • Orchestrate CPU and IO –> 3 lectures • 27min.
  • Working with Scala Frameworks –> 5 lectures • 43min.
  • Summary –> 1 lecture • 3min.

Mastering Concurrency: From Future to Core

Requirements

If you are a software developer looking to improve your understanding of concurrency in Scala applications, then the Building Concurrency in Scala course is for you. Led by a Senior Scala Developer with over 15 years of experience, this hands-on course will provide you with the knowledge and tools needed to identify and fix concurrency pitfalls.

Throughout the course, you will learn about the importance of thread pools, how to deal with blocking IO, and how frameworks apply concurrency. You will also gain a deeper understanding of different ThreadPools and how to use them correctly, as well as how to monitor and tweak your applications to improve throughput or latency.

This course is designed for beginners who are familiar with Futures and experienced developers who want to gain a deeper understanding of Scala concurrency. It is hands-on, with step-by-step examples that simulate real-world applications. You will build small applications with performance issues, analyze them, and fix them.

Misusing execution contexts and thread pools can lead to poor throughput and overloaded systems. Therefore, understanding how the JVM internally works and having the right tools to analyze the problem is crucial for achieving high-performance applications. Many Scala frameworks, including Play, have dedicated chapters for the correct configuration of concurrency, highlighting the importance of properly configured concurrency.

In summary, if you want to improve your understanding of concurrency in Scala applications and learn how to identify and fix concurrency pitfalls, this hands-on Building Concurrency in Scala course is for you.

Get Tutorial