by Organisers @virtualddd | Jan 1, 2022
Concurrency: it’s way easier when values don’t change. True fact! But what else can we gain from making our data immutable? Let’s look at the benefits and tradeoffs–beyond concurrency–of applying the concept of immutability to real world programs....
by Organisers @virtualddd | Oct 2, 2020
Domain-Driven Design Europe 2017 http://dddeurope.com – https://twitter.com/ddd_eu The Language of Actors Is the Actor Model just a new "shiny object" for developers to chase after, a fad soon to be abandoned? Actually the Actor Model is almost as old...