All videos
All videos
Alpakka – a new world of Connectors for Reactive Enterprise Integration
April 16, 2018
Connecting your programs with various upstream and downstream systems is a frequent problem. Until recently if one wanted to integrate an Akka Streams application with the world outside, the tool of choice would be the Akka Camel module. However, this frequently resulted in non-intuitive, complex and hard to test implementations. With the recent advent of Alpakka library, you can integrate in a reactive, backpressure-preserving way. In this talk we will: – introduce the Alpakka library – do a short walk through sample modules – show how to write your own integration (and make it a part of Alpakka).
Tags
Other videos that you might like

Panel discussion on Reactive Systems
Samuel Weiss, Trevor Burton-McCreadie, Łukasz Biały, Alan Klikić, Paweł Dolega

Fast Data Architecture at XITE
Roman Ivanov

Asynchronous Programming: Scala.concurrent and Monix! What?
Yifan Xing

Stream Driven Development with Akka Streams
Stefano Bonetti