Glossary

server application thread

RPC: A thread executing the server application code that initializes the server and listens for incoming calls. See also application thread , client application thread, local application thread, RPC thread.