Explore the Swave Reactive Streams implementation for Scala in this 50-minute conference talk from Scala Days Berlin 2016. Dive into the world of asynchronous stream processing and learn about this powerful new abstraction for defining and scaling pipelined processing logic. Discover how Swave, built from scratch, focuses on maximum performance, a simple yet powerful API, and minimal dependencies. Compare Swave with other Reactive Streams implementations, understanding its design approach, feature set, and core implementation choices. Gain insights into basic benchmarks and performance figures, and understand the pros and cons from a user's perspective. Whether you're considering which Reactive Streams implementation to use or simply interested in expanding your knowledge of stream processing in Scala, this talk provides valuable information on the evolving landscape of Reactive Streams.