Package org.elkoserver.server.director

The Elko Director.

See:
          Description

Class Summary
DirectorBoot The Elko boot class for the Director.
 

Package org.elkoserver.server.director Description

The Elko Director.

The Director routes incoming agents seeking entry to particular contexts to the proper servers for those contexts. If a desired context is not currently running, it will pick an available server (based on load and configuration) and request that server to load the context before directing the incoming agent to it.