Glossary

local application thread

RPC: An application thread that executes within the confines of one address space on a local system and passes control exclusively among local code segments. See also application thread, RPC thread, client application thread, server application thread.