Examples of using Concurrent programming in English and their translations into Spanish
{-}
-
Colloquial
-
Official
Pages in category"Concurrent programming languages".
Concurrent programming- Principles and introduction to processes.
PEP 3148, a new futures library for concurrent programming.
Concurrent programming- communication between processes, by Leonardo Giordani.
Lf296, SoftwareDevelopment: Concurrent programming- Message queues(2).
Concurrent programming is a very complicated field, and Go makes it pretty easy.
Cω also includes new constructs to support concurrent programming;
Some concurrent programming models include coprocesses and deterministic concurrency.
Erlang Erlang is a general-purpose concurrent programming language and runtime system.
Second, a new parallel programming language called Alef supports concurrent programming.
The base goals of concurrent programming include correctness, performance and robustness.
Per Brinch Hansen(November 13, 1938- July 31, 2007)was a Danish-American computer scientist known for his work in operating systems, concurrent programming and parallel and distributed computing.
Lf272, SoftwareDevelopment: Concurrent programming- Principles and introduction to processes.
Oz contains in a simple and well-factored way, most of the concepts of the major programming paradigms, including logic, functional(both lazy and eager), imperative, object-oriented, constraint,distributed, and concurrent programming.
Like concurrent programming languages, HDL syntax and semantics include explicit notations for expressing concurrency.
It is written in Python anduses many external libraries such as Eventlet(for concurrent programming), Kombu(for AMQP communication), and SQLAlchemy for database access.
Concurrent programming encompasses programming languages and algorithms used to implement concurrent systems.
Cω also includes new constructs to support concurrent programming; these features were largely derived from the earlier Polyphonic C project.
Concurrent programming languages, libraries, APIs, and parallel programming models(such as algorithmic skeletons) have been created for programming parallel computers.
As Lamport(2002) wrote,"Edsger W. Dijkstra started the field of concurrent anddistributed algorithms with his 1965 CACM paper"Solution of a Problem in Concurrent Programming Control", in which he first stated and solved the mutual exclusion problem.
Another vital case in concurrent programming is preventing deadlocks or race conditions when accessing memory shared by various resources.
Successive versions have added support for structured programming and processing of character-based data(FORTRAN 77), array programming, modular programming and generic programming(Fortran 90), high performance Fortran(Fortran 95),object-oriented programming(Fortran 2003) and concurrent programming Fortran 2008.
Now, threads, sockets, multi-core,object-oriented, and concurrent programming will tell you otherwise, but in general when you get down to one processor(-core) it can only do one instruction at a time.
Peterson's algorithm(or Peterson's solution)is a concurrent programming algorithm for mutual exclusion that allows two or more processes to share a single-use resource without conflict, using only shared memory for communication.
Such strategies are used, for example, in concurrent logic programming.
Concurrent-dfsg: utility classes for concurrent java programming(package info) orphaned since 891 days.
Scoop: Python library for concurrent parallel programming(package info) orphaned since 520 days.