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
Lesson learned on event streaming at Revolut
Jacek Spólnik
Panel discussion on Reactive Systems
Samuel Weiss, Trevor Burton-McCreadie, Łukasz Biały, Alan Klikić, Paweł Dolega
Beyond the hype: reactive vs traditional microservices
Marcin Zagórski, Paweł Dolega, Łukasz Biały
From monolith to microservices – Reification and reactification
Tudor Palanga