Have something interesting to share with Java Eastern Europe community?
Become a speaker now
Konstantin Slisenko

Konstantin Slisenko

Lead Software Engineer at EPAM, Belarus

A passionate Software Engineer and Team Lead with more than seven years of experience and main focus in Java back-end development. Now actively working on building financial data streaming platform which supports thousands of traders. Like to share my thoughts and experience on various conferences and meetups.

Speaker's activity
Building scalable WebSocket backend
May 19th
11:05
Talk
Russian

WebSocket is cool, and you probably already played with it. But it’s just a transport technology. If you have thousands of client connections you need to do lots of improvements to make it scalable, reliable and achieve high performance. You need to implement many things on top of it.

We are building financial data streaming platform for thousands of traders using WebSocket. I’m going to share my experience and cover such techniques as delta delivery, conflation, dynamic throttling, bandwidth and frequency limitation and other. I will also do a live demo of how to build scalable WebSocket backend from scratch using Java and Spring.

Slides
Video