Domain specific distributed programming platform
(Reading notes for Chapter 3 of “Beautiful Architecture” – Architecting for Scale)This chapter talks about Project Darkstar, a Sun-led open source distributed programming platform for online games and virtual worlds. One major thing I learned from this Chapter is to analyze a particular domain thoroughly and design a distributed programming platform for it, instead of [...]