Merge from vendor branch BMAKE:
[pkgsrcv2.git] / parallel / linda / DESCR
1 linda is an simple library implementation of Linda parallel
2 programming system (http://www.cs.yale.edu/Linda/linda.html).  To
3 write a parallel program with linda, you have to know only 6
4 functions:  spawn, out, in, inp, rd and rdp with linda.