Stateful streaming: Cases, patterns, implementations

RU / Day 4 / 10:45 / Track 1

During this session, we will talk about the popular approach to data processing — thread processing, with a focus on working with the state. We will discuss in what cases the state can be claimed and what approaches to the implementation of the state maintenance functional is used by popular frameworks. We'll also talk about how to make the internal state of a streaming handler available to external clients.