Welcome to myCobol.ovh Monday, 29 September 2025, 08:10

myCobol.ovh Glossary
Categories all ·   Context   ·   Concept   ·   Syntax   ·   Event   ·   Standards  
Subjects all ·   Cobol  
Letters all  #  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z
Terms  multitasking   multithreading                               

multitasking
Category Concept
Subject Cobol
A mode of operation that provides for the concurrent, or interleaved, execution of two or more tasks.

multithreading
Category Concept
Subject Cobol
Concurrent operation of more than one path of execution within a computer. Synonymous with multiprocessing.