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