2013-03-23

Let's Code Jumi #225: Decoupled Actor Threads (Part 1)

Creating an actor used to be coupled with creating its thread (or reusing the current thread). By separating those operations we can unify "primary" and "secondary" actors, making the actors much simpler to use.

Download as MP4

Episode Archive