concurrent programming

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, where two or more programs share the same memory while running concurrently.

* * *


Universalium. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • concurrent programming — lygiagretusis programavimas statusas T sritis automatika atitikmenys: angl. concurrent programming; multiple programming; parallel programming vok. Parallelprogrammierung, f; Programmierung für Multiprogrammverarbeitung, f rus. параллельное… …   Automatikos terminų žodynas

  • Concurrent constraint logic programming — is a version of constraint logic programming aimed primarily at programming concurrent processes rather than (or in addition to) solving constraint satisfaction problems. Goals in constraint logic programming are evaluated concurrently; a… …   Wikipedia

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

  • Concurrent Euclid — (ConEuc) Paradigm(s) multi paradigm: structured, imperative, functional Appeared in 1980 Designed by James Cordy and Ric Holt Developer James Cordy and …   Wikipedia

  • Concurrent ML — Auteur John Reppy Dernière version 110.71 (16 septembre 2009) [ …   Wikipédia en Français

  • 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

  • programming — /proh gram ing, greuh ming/, n. 1. the act or process of planning or writing a program. 2. Radio and Television. a. the selection and scheduling of programs for a particular period, station, or network. b. the programs scheduled. Also, programing …   Universalium

  • Programming paradigm — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concu …   Wikipedia

  • Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… …   Wikipedia

  • 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

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”