Vocab Bloom Hub

concurrent execution

/kənˈkʌrənt ˌeksɪˈkjuːʃən/

翻译: 技术术语,指多个进程或任务同时执行,通常用于计算或编程语境。

1 个条目

phrase

C1formalcommonIT/kənˈkʌrənt ˌeksɪˈkjuːʃən/

A technical term referring to the execution of multiple processes or tasks at the same time, typically in computing or programming contexts.

  • 🇨🇳技术术语,指多个进程或任务同时执行,通常用于计算或编程语境。
  1. Simultaneous processing C1 formal

    A computing technique where multiple tasks or processes are executed during overlapping time periods, often on a single processor by interleaving.

    • Concurrent execution allows a web server to handle multiple user requests at the same time.
    • The operating system manages concurrent execution of applications to improve efficiency.
    • Modern programming languages provide libraries for concurrent execution of tasks.

    🇨🇳并发执行