TDispatcherThread is a utility class that provides you with a simple way to start a thread for the dispatcher side of the caller-dispatcher pair. TDispatcherThread handles the processing loop that waits for requests and dispatches them as they arrive. "Starting the dispatcher thread" on page 90 describes how to use this class.