Description
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.
Update Notifications
User Ratings
User Reviews
-
Linda is good! Thanks.