1 Sekforde Street, EC1R 0BE
London, England

IMPORTANT - Skills Matter are managing registrations for this event so please sign up on the Skills Matter page here -
http://skillsmatter.com/podcast/scala/simplifying-asynchronous-code-with-scala-async

Ever wished the compiler could make asynchronous programming easier? Enter Scala Async. Do asynchronous I/O like “normal” blocking I/O, program with Futures and Promises even more naturally! Scala Async makes it possible to “suspend” at arbitrary points in a block of regular Scala code, and to “resume” from that point later--all without blocking. This not only makes it possible to make concurrent code look sequential, it makes it possible to actually use even the most unfamiliar asynchronous libraries in a familiar blocking style. What’s more, not only does it come out-of-the-box seamlessly integrated with the Futures and Promises API of Scala 2.10, but you can also easily use it with any other event-driven Scala or Java library of your choice.

Official Website: http://skillsmatter.com/podcast/scala/simplifying-asynchronous-code-with-scala-async

Added by skills.matter on April 18, 2013

Interested 1