Actors and Immutability
Oct. 29th, 2012 11:03 amIn the ongoing series on Querki's architecture and design, today's entry is on Actors and Immutability. It discusses the Actor Model for large-scale engineering (a model I am extremely fond of), and how we will be using that to achieve fast response times in Querki while still working consistently and safely.