concept
active
concept:distributed-data-structures

distributed data structures

Data structures stored as collections of tuples in tuple space, accessible to many processes.

Neighborhood — ranked by edge-count

Papers (1)

paper

Concepts (3)

concept
  • data structures
    related_to
    Conventional programming constructs like variables, arrays; claimed unnecessary for Elephant programs.
  • A region where processes deposit and retrieve persistent tuples; central to Linda's asynchronous coordination model.
  • Live Data Structures
    associated_with
    A structuring technique where each element of a result is computed by a separate process that turns into a data element; enables fine-grained parallelism.

Artifacts (1)

artifact
  • The source article that introduces and argues for the Linda parallel programming model, comparing it to message-passing, concurrent objects, logic programming, and functional programming.

Related by similarity (8)

cosine ≥ 0.65 · no typed edge

Entities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.

  • Implementation technique used in Linda ports for distributed-memory machines like the Intel hypercube.
  • Idea that information is spread across many neurons; superposition is a subtype.
  • Deep Structureconcept0.772
  • Key notion where alignment map ϕ maps neurons block-wise to latent variables before constructive abstraction
  • Global Structureconcept0.768
    The large-scale organizational pattern of a system whose preservation defines wholeness-preserving transformations
  • The actual computational operations a model performs, which the paper argues need not mirror representational structure
  • structured dataconcept0.762
    Training data with inherent geometric or relational structure, which induces geometric organization in model internals.
  • The core method introduced in this paper: finds alignments between high-level causal variables and distributed neural representations via gradient descent.