Connecting...

Pexels Photo 546819

FP and Event Based Systems talk by Hamish Dickson

Pexels Photo 546819

Have you ever noticed how challenging it can be to deal with data conflicts when designing event-based systems? Scala Developer Hamish Dickson has and lucky for us he put together an engaging talk on how CRDTs can be modelled as semilattices and how you can derive them for case classes using Shapeless in Scala. Take a minute out and watch this talk from LambdAle conference on how Hamish improves this challenge! 

 

 
 
FP and Event Based Systems

One of the more challenging things about designing event based systems is how you deal with data conflicts. Here we talk about how CRDTs can be modelled as semilattices and how you can derive them for case classes using Shapeless in Scala.

About Hamish Dickson

I am an engineer at DriveTribe and am interested in FP, dependently typed languages and machine learning. My background is in theoretical physics.