Vocab Bloom Hub

serial processing

/ˈsɪəriəl ˈprəʊsesɪŋ/

翻译: 计算机术语,指任务或指令按先后顺序逐个执行,而非同时并行处理。

1 个条目

phrase

C1formalcommonIT/ˈsɪəriəl ˈprəʊsesɪŋ/

A computing term referring to the sequential execution of tasks or instructions one after another, rather than simultaneously.

  • 🇨🇳计算机术语,指任务或指令按先后顺序逐个执行,而非同时并行处理。
  1. Sequential task execution B2 formal

    A method of processing where tasks are executed one after another in a linear sequence, rather than simultaneously.

    • Serial processing in early computers meant only one instruction could be handled at a time.
    • The algorithm uses serial processing to ensure data integrity.
    • Modern CPUs can switch between serial and parallel processing as needed.

    🇨🇳串行处理