2013-11-29

Let's Code Jumi #283: Launcher Actors (Part 1)

The code which sends the startup command to the daemon is from the original walking skeleton and not unit tested, which makes it hard to modify. This part must be re-designed before we can add support for a second command - the shutdown command.

Download as MP4

Episode Archive

2013-11-17

Let's Code Jumi #281: Process Liveliness (Part 1)

To get started on daemon shutdown commands, we need to expose the java.lang.Process instance to assert whether it's dead or alive.

Download as MP4

Episode Archive

2013-11-13

Let's Code Jumi #280: Final Decoupling

The recent unit tests failed when doing a clean build because JumiLauncher was still coupled with the embedded daemon JAR.

Download as MP4

Episode Archive