什么是RPC回调线程? [英] What is an RPC Callback Thread?

查看:266
本文介绍了什么是RPC回调线程?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Visual Studio2008.线程"窗口显示了我的应用程序的两个RPC回调线程.这些是什么?更具体地说,他们应该这样做吗?

I am using Visual Studio 2008. The Threads window shows two RPC Callback Threads for my application. What are these? More specifically, are they suppose to do?

推荐答案

它们是远程过程调用线程: http ://en.wikipedia.org/wiki/Remote_procedure_call

They are Remote Procedure Call Threads: http://en.wikipedia.org/wiki/Remote_procedure_call

这是有关Windows上远程过程调用如何工作的msdn文章: http://msdn.microsoft.com/en-us/library/aa373935%28v=vs.85%29.aspx

Here is an msdn article on how Remote Procedure Call works on windows: http://msdn.microsoft.com/en-us/library/aa373935%28v=vs.85%29.aspx

文章仅涉及网络上的RPC,但也用于进程间通信.

The articles only deal with RPC over a network, but it is also used for inter-process communication.

这篇关于什么是RPC回调线程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆