Reactive Kafka with Akka Streams

preview_player
Показать описание
Krzysztof Ciesielski (Reactive Systems Specialist, SoftwareMill)

Apache Kafka is now widely adopted among modern distributed systems. In this presentation we will see how Akka Streams can add even more power to Kafka by exposing it as a reactive stream. We will see some examples of how the Reactive Kafka library can be leveraged to build a well-fitting and elegant match of partitioned, pull-based distributed log and asynchronous, backpressured streaming model.

Рекомендации по теме
Комментарии
Автор

Given the new Kafka Streams library is this project going to be maintained or is it going to somehow merge with Kafka streams? Looks like there is a lot of overlap between the two projects.

smyk
Автор

Does he not look like Jesse Pinkman from Breaking bad???

aadarshsingh
Автор

the documentation on the akka-streams library is not very user-friendly, can anyone recommend a good learning resource?

Megatrn