Week 46: What are you working on this week?

Development:
Working on a talk about Clojure concurrency at our local Java User Group to follow an introductory talk I gave two weeks ago.
I’ll try to live demo a disease spreading algorithm (http://www.shodor.org/petascale/materials/UPModules/infectiousDisease/), somewhat similar to the famous ant colony simulation I guess. Taking my time to get it right.

Reading:
Starting Designing Data-Intensive Applications by Martin Kleppmann