Redesign time,
commitacb56b7752132dafd9522dbde21ca23167026042
authorEthereal <ethereal.visage@gmail.com>
Mon, 15 Nov 2010 04:53:19 +0000 (14 21:53 -0700)
committerEthereal <ethereal.visage@gmail.com>
Mon, 15 Nov 2010 04:53:19 +0000 (14 21:53 -0700)
tree93f44e58b5271b76457b888693f811b24b82d839
parent7a8f32abae8258cc892e23d5cc47bae51a2add73
Redesign time,

Rather than have one monitoring process, it appears that having one monitoring
process per target (monitored) process would probably be a more intelligent
setup.

Thus . . .
include/monitor/program/Conductor.h
include/monitor/program/Launcher.h
include/monitor/program/Link.h
monitor/src/Coordinator.cpp
monitor/src/program/Conductor.cpp
monitor/src/program/Launcher.cpp
monitor/src/program/Link.cpp
monitor/src/program/SharedMemory.cpp