Asynchronous processing with Monix
Presentation from ScalaWAW by Tomek Kogut:
Abstract #
Monix is a high-performance Scala library for composing asynchronous and event-based programs. It exposes high-level types such as observable sequences that are represented as asynchronous streams. Tomasz will give us an introduction to Monix and share his thoughts about library.