Remove standardized-hashing-across-java-and-non-java-producers
article thumbnail

Journey to Event Driven – Part 2: Programming Models for the Event-Driven Architecture

Confluent

The event-driven, reactive model was further standardized and adopted when the Reactive Manifesto was in full swing. The event-driven, reactive model was further standardized and adopted when the Reactive Manifesto was in full swing. In this way, we don’t think about solution architecture in just one dimension. Being event first.

article thumbnail

Code Normal Forms

The Programmer's Paradox

PRIOR ART AND OTHER BITS After I wrote my posts, I came across a similar academic paper by Markus Pizka: [link] The approach in this paper was far more rigorous, but because it was done on an almost line-by-line mapping of code to data, it fell apart when trying to get past 1st normal form. 2nd -- Balanced common utilities.