|
|
|
|
|
by eXpl0it3r
673 days ago
|
|
For someone not deep in the topic, what is a "Streaming Processing Engine"? All the description for Denormalized use the term, so if don't know it, it's kind of impossible to understand what Denormalized is / trying to solve. |
|
Stream processing is a programming paradigm for working with these types of timestamped events and a "stream processing engine" like Denormalized seeks to actually execute stream processing compute jobs against streaming data.
The goal of the engine is to abstract away as much of the low level complexities needed to effectively work with this data at scale and provide an ergonomic way for developers to write and operate streaming applications.