Viktor Klang 3/16/2016

Futures in Scala 2.12 (part 9): Improved Promise Linking

Read Original

This final article in a series on Scala 2.12 Futures delves into Async Continuation Passing Style (ACPS), a technique using flatMap/recoverWith/transformWith for recursive problem-solving. It provides a detailed code example for processing a list of Futures and discusses the internal improvements in promise linking within the Scala standard library.

Futures in Scala 2.12 (part 9): Improved Promise Linking

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet