Fault Tolerance

Showing 1 result

Share

Concurrency and Fault Tolerance Made Easy: An Akka Tutorial With Examples

Writing concurrent programs is hard. 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. This post provides an introductory guide to the Scala-based Akka framework, showing (with code samples) how Akka facilitates and simplifies the implementation of robust, concurrent, fault-tolerant applications.

13 minute readContinue Reading
Diego Castorina

Diego Castorina

World-class articles, delivered weekly.

Subscription implies consent to our privacy policy

Join the Toptal® community.