Linda
There are two main difficulties with Linda:
The first is that a single, shared, associative memory does not provide any way to structure the processes that use it, so that Linda programs have no natural higher-level structure.
The second is that, as programs get larger, the lack of scoping in tuple space makes the optimizations of tuple space access described above less and less efficient.