Module AgentNotification
In: daimoku-server/npcserver.rb

Used to connect the Agent to the notification system and to log the Agent into the System

Methods

Constants

CONFIG = YAML.load_file '/usr/local/daimoku-server/npc.yaml'

Public Instance methods

Agents use Distributed Ruby to send/recieve messages to each other and the System

Connects to the simulation.

[Validate]