- concurrent execution
-
параллельное (одновременное) выполнение
Англо-русский словарь технических терминов. 2005.
Англо-русский словарь технических терминов. 2005.
concurrent execution — noun the execution of two or more computer programs by a single computer • Syn: ↑multiprogramming • Hypernyms: ↑execution, ↑instruction execution … Useful english dictionary
Concurrent Haskell — extends[1] Haskell 98 with explicit concurrency. The two main concepts underpinning Concurrent Haskell are: A primitive type MVar α implementing a bounded/single place asynchronous channel, which is either empty or holds a value of type α. The… … Wikipedia
Concurrent Pascal — (also known as PASCAL FC) was designed by Per Brinch Hansen for writing concurrent computing programs such as operating systems and real time monitoring systems on shared memory computers. A separate language, Sequential Pascal, is used as the… … Wikipedia
EXECUTION — (Civil), laws concerning methods of recovering a debt. Definition and Substance of the Concept In Jewish law, a debt or obligation (ḥiyyuv) creates in favor of the creditor not only a personal right of action against the debtor, but also a right… … Encyclopedia of Judaism
Concurrent MetateM — is a multi agent language in which each agent is programmed using a set of (augmented) temporal logic specifications of the behaviour it should exhibit. These specifications are executed directly to generate the behaviour of the agent. As a… … Wikipedia
Concurrent computing — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent c … Wikipedia
Concurrent data structure — In computer science, a concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on a computer. Historically, such data structures were used on uniprocessor machines with… … Wikipedia
Concurrent estate — Property law Part of … Wikipedia
concurrent programming — Computer programming designed for execution on multiple processors, where more than one processor is used to execute a program or complex of programs running simultaneously. It is also used for programming designed for a multitasking environment … Universalium
instruction execution — noun (computer science) the process of carrying out an instruction by a computer • Syn: ↑execution • Topics: ↑computer science, ↑computing • Hypernyms: ↑process, ↑phy … Useful english dictionary
Business Process Execution Language — As defined in the abstract of the Web Services Business Process Execution Language OASIS Standard WS BPEL 2.0, WS BPEL (or BPEL for short) is a language for specifying business process behavior based on Web Services. Processes in WS BPEL export… … Wikipedia