Futures in Scala 2.12 (part 9): Improved Promise Linking
Read OriginalThis 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.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser