In this presentation, we are going to discuss about Scala’s Future and Promise,their usage and Future composition and brief overview of Thread pool Executors.
Promise pipelining should be distinguished from parallel asynchronous message passing. The relative latency advantage of pipelining becomes even greater in more complicated situations involving many messages.
Reblogged this on pushpendupurkait.
Reblogged this on Play!ng with Scala.
Reblogged this on sandeepknol.
Promise pipelining should be distinguished from parallel asynchronous message passing. The relative latency advantage of pipelining becomes even greater in more complicated situations involving many messages.