Successfully converted to using two threads rather than two processes.version_0.3.9.1
commit857dcfbf3a82f2cd89c14a5efa92eca3144a3adb
authorEthereal <ethereal.visage@gmail.com>
Mon, 15 Nov 2010 06:48:47 +0000 (14 23:48 -0700)
committerEthereal <ethereal.visage@gmail.com>
Mon, 15 Nov 2010 06:48:47 +0000 (14 23:48 -0700)
tree90ab7aa7063933c745eab0ff9593065ca0529afa
parentacb56b7752132dafd9522dbde21ca23167026042
Successfully converted to using two threads rather than two processes.

Next up is support for spawning off new aesalon monitors on a per-process
basis . . .
include/monitor/program/Conductor.h
include/monitor/program/Launcher.h
monitor/src/Coordinator.cpp
monitor/src/program/Conductor.cpp
monitor/src/program/Launcher.cpp
monitor/src/program/Link.cpp