Starting the dispatcher thread

For each dispatcher that you want to run, you need to begin a thread and start a dispatch loop. The dispatch loop looks for incoming requests and starts the request processing.

You can use TDispatcherThread (an RPC Services utility class) to handle this job for you or you can write your own class. This section shows how to use TDispatcherThread, as well as what you need to know to write your own class to handle this process.


[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker