Files
pkgsrc-ng/parallel/linda/DESCR
2013-09-26 17:14:40 +02:00

5 lines
243 B
Plaintext

linda is an simple library implementation of Linda parallel
programming system (http://www.cs.yale.edu/Linda/linda.html). To
write a parallel program with linda, you have to know only 6
functions: spawn, out, in, inp, rd and rdp with linda.