Have something interesting to share with Java Eastern Europe community?
Become a speaker now
Oleh Dokuka

Oleh Dokuka

Developers Advocate / Principal Software Engineer at Netifi, Ukraine

Mainly Java Software Engineer / Consultant focused on distributed systems development adopting ReactiveManifesto and ReactiveProgramming techniques. Open-source geek, the active contributor of ProjectReactor. Along with that, public speaker and author of the book “Reactive Programming in Spring 5.0”.

Speaker's activity
RSocket as a wire protocol
Talk
Russian

Many of us have faced the problem of different data sources integrity; many felt the pain of configuring connections and connection-pools for different databases and not only; and everyone, of course, wanted most of these things to be an inevitable part of a solution we work with …

Is it possible to solve all these problems using the protocol? In this talk, we will share some of the experiments in the field of using RSocket as a wire protocol for different databases. On the example of the interaction of different databases, for example, with Kafka, we will see how much easier life becomes if they all communicate on the same “common language”.