PyLinda

PyLinda is a Python implementation of the Linda coordination language. It is supposed to be a very simple implementation of the Linda distributed computing environment. it supports several newly proposed extensions to Linda like garbage collection, multiple tuple spaces, bulk tuple operations, etc.

External links