Basics



Actor Framework Basics: Part 2 - the Actor
Dec 05 2015

In Part 1 we discussed the Queued Message Handler (QMH) and the Object Oriented (OO) QMH. The OO QMH seemed pretty sweet, but it was a lot of code just to get going. Now we’ll see how the Actor Framework can help us.