COM中与UI对象的是套间线程(apartment thread),它的主函数中包含消息循环,与辅助线程对应的是自由线程(free thread),它的主函数中不包含消息循环。
基于20个网页-相关网页
If the server receives more than the maximum number, it simply queues the additional RPCs until a free call executor thread is available to execute the RPC.
如果服务器收到的RPC超过这个最大数量,它会把多余的RPC排队,直到有空闲的调用执行者线程可以执行rpc。
The thread then checks to see how many connections are in the free pool, and compares this to the value of the Minimum connections property.
线程然后进行检查,以确定空闲池中有多少个连接,将此值与最小连接属性的值进行比较。
You can disable the pool maintenance thread for an individual free connection pool by setting its Reap time property to 0.
通过将获得时间属性设置为0,可以禁用个别空闲连接池的池维护线程。
应用推荐