Scala Futures and Async: When to Use Which? October 01, 2014 Get link Facebook X Pinterest Email Other Apps This is an excellent talk which sorts out futures, promises, flatMap and map on futures. If you have any interest on that subject matter its a must see. Futures and Async: When to Use Which? at Parleys.com Async is a new Scala module designed to simplify non-blocking concurrency using futures. At first glance, Async appears to be yet another option to do concurrent or parallel programming in Scala,... PARLEYS.COM Comments
Comments