The document outlines goals for iteration #3 of the Globus project, focusing on transforming server-side architecture to utilize actor-based systems for improved concurrency and scalability. It explains key concepts of actors, supervisors, and dispatchers in the Akka framework, including how actors can handle failures through supervision. Real-world examples and links are provided for further illustration of these concepts.