Migrating away from using unattended workers into using the new MonitoredExecutor
class.
2013-04-30
Let's Code Jumi #232: Removing Unattended Workers (Part 2)
Labels:
jumi
2013-04-26
Let's Code Jumi #231: MonitoredExecutor (Part 3)
The MonitoredExecutor
class had a bug which was probably the reason why we failed to put it into use.
Labels:
jumi
2013-04-22
Let's Code Jumi #230: Removing Unattended Workers (Part 1)
Migrating away from using unattended workers into using the new MonitoredExecutor
class.
Labels:
jumi
2013-04-18
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
.
Labels:
jumi
Subscribe to:
Posts (Atom)