APC:异步过程调用

“Asynchronous Procedure Call”常缩写为APC,便于在计算机编程和系统开发中快速书写与使用。这一术语主要在程序集和多线程编程场景中出现,其核心功能是实现异步任务的调度与执行。中文译作“异步过程调用”,常用于描述不阻塞主线程的后台操作机制。

Asynchronous Procedure Call具体释义

  • 英文缩写:APC
  • 英语全称:Asynchronous Procedure Call
  • 中文意思:异步过程调用
  • 中文拼音:yì bù guò chéng diào yòng
  • 相关领域apc 程序集

Asynchronous Procedure Call的英文发音

例句

  1. Second, The system structure, Interrupt Request Level, Thread Scheduler, Asynchronous Procedure Call(APC) and Local Process Call of Windows 2000 are analyzed, and some methods are produced.
  2. 其次,对Windows2000系统结构,中断机制,线程调度机制,及其异步过程调用(APC)和LPC机制进行了分析,从而得到在Windows2000中完成实时性任务可用的一些方法。
  3. Invalid asynchronous remote procedure call handle.
  4. 无效的异步远程过程调用句柄。
  5. This paper discusses the Asynchronous Remote Procedure Call ( ARPC ) in heterogeneous distributed environment.
  6. 本文阐述在异构环境下设计和实现的支持大数据量传输的异步远程过程调用ARPC。