Just checks for a kill command sent to this node or group, if so, start teardown
Hook into incoming INFO message so we know when connection occurs
Return a new AgentGroup object linked to this connection
Don’t route message as we don’t want to wait for the routing to stablize for a short run script, we already know there is only one socket so just stick the message on that socket and let it route.
Interface for sending commands to the experiment