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

Beyond the hype: reactive vs traditional microservices
Marcin Zagórski, Paweł Dolega, Łukasz Biały

Stream Driven Development with Akka Streams
Stefano Bonetti

The right way to test your application
Paweł Kamiński

Lessons learnt from going reactive with Reactor
Gautier Di Folco