pkgsrc/parallel/linda/DESCR

5 lines
243 B
Text
Raw Normal View History

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.