Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Download
Faster access than browser!
 

Linda (coordination language)

Index Linda (coordination language)

In computer science, Linda is a model of coordination and communication among several parallel processes operating upon objects stored in and retrieved from shared, virtual, associative memory. [1]

35 relations: Ada (programming language), Ada Lovelace, Bell Labs, C (programming language), C Sharp (programming language), C++, Computer science, Content-addressable memory, Data flow diagram, Dataflow, Dataflow programming, David Gelernter, Deep Throat (film), Ease (programming language), Erlang (programming language), Flow-based programming, Fortran, Go (programming language), Java (programming language), JavaScript, Linda (coordination language), Linda Lovelace, Linda-like systems, Lisp (programming language), Lua (programming language), Message Passing Interface, NesC, Prolog, Python (programming language), Rinda (Ruby programming language), Ruby (programming language), Sudhir Ahuja, Swift (programming language), Tuple space, Yale University.

Ada (programming language)

Ada is a structured, statically typed, imperative, and object-oriented high-level computer programming language, extended from Pascal and other languages.

New!!: Linda (coordination language) and Ada (programming language) · See more »

Ada Lovelace

Augusta Ada King-Noel, Countess of Lovelace (née Byron; 10 December 1815 – 27 November 1852) was an English mathematician and writer, chiefly known for her work on Charles Babbage's proposed mechanical general-purpose computer, the Analytical Engine.

New!!: Linda (coordination language) and Ada Lovelace · See more »

Bell Labs

Nokia Bell Labs (formerly named AT&T Bell Laboratories, Bell Telephone Laboratories and Bell Labs) is an American research and scientific development company, owned by Finnish company Nokia.

New!!: Linda (coordination language) and Bell Labs · See more »

C (programming language)

C (as in the letter ''c'') is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.

New!!: Linda (coordination language) and C (programming language) · See more »

C Sharp (programming language)

C# (/si: ʃɑːrp/) is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines.

New!!: Linda (coordination language) and C Sharp (programming language) · See more »

C++

C++ ("see plus plus") is a general-purpose programming language.

New!!: Linda (coordination language) and C++ · See more »

Computer science

Computer science deals with the theoretical foundations of information and computation, together with practical techniques for the implementation and application of these foundations.

New!!: Linda (coordination language) and Computer science · See more »

Content-addressable memory

Content-addressable memory (CAM) is a special type of computer memory used in certain very-high-speed searching applications.

New!!: Linda (coordination language) and Content-addressable memory · See more »

Data flow diagram

A data flow diagram (DFD) is a graphical representation of the "flow" of data through an information system, modelling its process aspects.

New!!: Linda (coordination language) and Data flow diagram · See more »

Dataflow

Dataflow is a term used in computing which has various meanings depending on application and the context in which the term is used.

New!!: Linda (coordination language) and Dataflow · See more »

Dataflow programming

In computer programming, dataflow programming is a programming paradigm that models a program as a directed graph of the data flowing between operations, thus implementing dataflow principles and architecture.

New!!: Linda (coordination language) and Dataflow programming · See more »

David Gelernter

David Hillel Gelernter (born March 5, 1955) is an American artist, writer, and professor of computer science at Yale University.

New!!: Linda (coordination language) and David Gelernter · See more »

Deep Throat (film)

Deep Throat is a 1972 American pornographic film that was at the forefront of the Golden Age of Porn.

New!!: Linda (coordination language) and Deep Throat (film) · See more »

Ease (programming language)

Ease is a general purpose parallel programming language.

New!!: Linda (coordination language) and Ease (programming language) · See more »

Erlang (programming language)

Erlang is a general-purpose, concurrent, functional programming language, as well as a garbage-collected runtime system.

New!!: Linda (coordination language) and Erlang (programming language) · See more »

Flow-based programming

In computer programming, flow-based programming (FBP) is a programming paradigm that defines applications as networks of "black box" processes, which exchange data across predefined connections by message passing, where the connections are specified externally to the processes.

New!!: Linda (coordination language) and Flow-based programming · See more »

Fortran

Fortran (formerly FORTRAN, derived from Formula Translation) is a general-purpose, compiled imperative programming language that is especially suited to numeric computation and scientific computing.

New!!: Linda (coordination language) and Fortran · See more »

Go (programming language)

Go (often referred to as Golang) is a programming language created at Google in 2009 by Robert Griesemer, Rob Pike, and Ken Thompson.

New!!: Linda (coordination language) and Go (programming language) · See more »

Java (programming language)

Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

New!!: Linda (coordination language) and Java (programming language) · See more »

JavaScript

JavaScript, often abbreviated as JS, is a high-level, interpreted programming language.

New!!: Linda (coordination language) and JavaScript · See more »

Linda (coordination language)

In computer science, Linda is a model of coordination and communication among several parallel processes operating upon objects stored in and retrieved from shared, virtual, associative memory.

New!!: Linda (coordination language) and Linda (coordination language) · See more »

Linda Lovelace

Linda Susan Boreman (January 10, 1949 – April 22, 2002), more commonly referred to by her onetime stage name Linda Lovelace, was an American pornographic actress famous for her performance in the 1972 hardcore porn film Deep Throat.

New!!: Linda (coordination language) and Linda Lovelace · See more »

Linda-like systems

Linda-like systems are parallel and distributed programming models that use unstructured collections of tuples as a communication mechanism between different processes.

New!!: Linda (coordination language) and Linda-like systems · See more »

Lisp (programming language)

Lisp (historically, LISP) is a family of computer programming languages with a long history and a distinctive, fully parenthesized prefix notation.

New!!: Linda (coordination language) and Lisp (programming language) · See more »

Lua (programming language)

Lua (from meaning moon) is a lightweight, multi-paradigm programming language designed primarily for embedded use in applications.

New!!: Linda (coordination language) and Lua (programming language) · See more »

Message Passing Interface

Message Passing Interface (MPI) is a standardized and portable message-passing standard designed by a group of researchers from academia and industry to function on a wide variety of parallel computing architectures.

New!!: Linda (coordination language) and Message Passing Interface · See more »

NesC

nesC (pronounced "NES-see") is a component-based, event-driven programming language used to build applications for the TinyOS platform.

New!!: Linda (coordination language) and NesC · See more »

Prolog

Prolog is a general-purpose logic programming language associated with artificial intelligence and computational linguistics.

New!!: Linda (coordination language) and Prolog · See more »

Python (programming language)

Python is an interpreted high-level programming language for general-purpose programming.

New!!: Linda (coordination language) and Python (programming language) · See more »

Rinda (Ruby programming language)

Rinda is a software library for creating modular and distributed co-operating services in Ruby using the tuple space or Linda distributed computing paradigm.

New!!: Linda (coordination language) and Rinda (Ruby programming language) · See more »

Ruby (programming language)

Ruby is a dynamic, interpreted, reflective, object-oriented, general-purpose programming language.

New!!: Linda (coordination language) and Ruby (programming language) · See more »

Sudhir Ahuja

Sudhir R. “Sid” Ahuja is the current vice president of joint ventures at the global telecommunications firm Alcatel-Lucent.

New!!: Linda (coordination language) and Sudhir Ahuja · See more »

Swift (programming language)

Swift is a general-purpose, multi-paradigm, compiled programming language developed by Apple Inc. for iOS, macOS, watchOS, tvOS, and Linux.

New!!: Linda (coordination language) and Swift (programming language) · See more »

Tuple space

A tuple space is an implementation of the associative memory paradigm for parallel/distributed computing.

New!!: Linda (coordination language) and Tuple space · See more »

Yale University

Yale University is an American private Ivy League research university in New Haven, Connecticut.

New!!: Linda (coordination language) and Yale University · See more »

Redirects here:

Linda Programming System, PyLinda.

References

[1] https://en.wikipedia.org/wiki/Linda_(coordination_language)

OutgoingIncoming
Hey! We are on Facebook now! »