In the context of RPC Services, a server is a task containing threads that process requests using Message Streams and RPC dispatchers. A server must contain:
- Remote request methods
- A dispatching mechanism
- A transport that connects the client and server
- Threads that handle and reply to remote requests
The servers you create with RPC Services can be single-threaded or multithreaded. This section explains the structure and special issues of both configurations.
[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