V2EX  ›  英汉词典
Enqueued related words: Interprocess

IPC

定义 Definition

IPC 通常指 Inter-Process Communication(进程间通信):操作系统中让不同进程彼此交换数据、同步状态或协作完成任务的一组机制与技术(如管道、消息队列、共享内存、套接字等)。在不同领域中,IPC 也可能指其他缩写(如 International Patent Classification 国际专利分类),但在计算机语境里最常见的是“进程间通信”。

例句 Examples

IPC lets two programs exchange data without writing to disk.
IPC 让两个程序无需写入磁盘也能交换数据。

In a microservices architecture, choosing between IPC via sockets and higher-level RPC can affect latency, fault tolerance, and observability.
在微服务架构中,选择基于套接字的 IPC 还是更高层的 RPC,会影响延迟、容错能力和可观测性。

发音 Pronunciation

/ˌaɪ piː ˈsiː/

词源 Etymology

IPC 是由短语 Inter-Process Communication 的首字母构成的缩写(initialism)。其中 inter- 表示“在……之间”,process 指“进程”,communication 指“通信/交流”。

相关词 Related Words

文学作品 Literary Works

  • Advanced Programming in the UNIX Environment(W. Richard Stevens, Stephen A. Rago)
  • The Linux Programming Interface(Michael Kerrisk)
  • UNIX Network Programming(W. Richard Stevens 等)
  • Operating Systems: Three Easy Pieces(Remzi H. Arpaci-Dusseau, Andrea C. Arpaci-Dusseau)
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   1206 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 17:58 · PVG 01:58 · LAX 10:58 · JFK 13:58
♥ Do have faith in what you're doing.