concurrent execution

  • 1concurrent execution — noun the execution of two or more computer programs by a single computer • Syn: ↑multiprogramming • Hypernyms: ↑execution, ↑instruction execution …

    Useful english dictionary

  • 2Concurrent 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

  • 3Concurrent 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

  • 4EXECUTION — (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

  • 5Concurrent 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

  • 6Concurrent computing — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent c …

    Wikipedia

  • 7Concurrent 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

  • 8Concurrent estate — Property law Part of …

    Wikipedia

  • 9concurrent 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

  • 10instruction 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