CL-GSERVER.AGENT
AGENT → ACTOR ... → T
Specialized `actor' class called `agent'. It is meant primarily to encapsulate state. To access state it provides `agent-get' and `agent-update' to update state. Stop an agent with `agent-stop' to free resources (threads).