Hyperlight, a library for micro VMs, has just been open-sourced: https://t.co/c6SH6a67pR…
I worked with getting .NET to run on wasm inside this a while back. It’s still bleeding edge, but with work you can start up lightweight hardware-isolated tasks incredibly fast.
One of the highlights of the day so far, at @EventSrcLive - @thinkb4coding live coding with deciders showing their impact on aggregate and process manager design.
#dddeu@tretton37ab
Great start of @EventSrcLive by @yreynhout . Nice to see todo-lists and closing the books/ splitting get a mention along with test as a motivator.
Wrote a short piece on testing;
Testing event driven applications
https://t.co/03ADCnX8BK
@tretton37ab#dddeu
@mathiasverraes Great read! Thx! Wrote something a while back along the same subject. Check it out, if interested - Testing event driven applications
https://t.co/03ADCnX8BK
@ziobrando Great, “quotable”! Please elaborate 😊 Do you mean one model (in a context) for protecting invariants, and one/more larger for reading data, not bound to the same context as “write”. And behavior is only change, not aggregating, joining (ad-hoc enrich)/pad data on querying?
@EventModeling 1/ Question/suggestion for later : In the session with Roy, you touched upon the subject of thin handlers (command) and "fat" logic on the read side.