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.

Examples

In addition to proper Linda implementations, these include other systems such as the following:

  • Intel Concurrent Collections (CnC) is a programming model based on "item collections" which resemble tuple spaces, but are single assignment (tuples may not be removed or replaced).[1] Because of this restriction Concurrent Collections has a deterministic execution semantics, but has difficulties with storage deallocation.
gollark: I like the general idea, schooling underutilizes modern technology a lot, but generally the implementation seems to be poor right now.
gollark: A level maths seems to have been fine for me so far, but we haven't done much new stuff in class yet.
gollark: No.
gollark: > And in about 140 years you wont really care about anything anymore.Are you assuming my mortality‽
gollark: I assume in some cases it's meant ironically, but who even knows.

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.