Demonstrating Test-Driven Development and Evolutionary Design in the long run
2013-04-14
Let's Code Jumi #228: MonitoredExecutor (Part 1)
If we create an Executor which notifies when it has finished executing its commands, that should help in getting rid of Actors.startUnattendedWorker() and the numerous callbacks of the old WorkerCounter.