linda 0.1.1 review
Downloadlinda is a simple library implementation of the Linda parallel programming system. To write a parallel program with linda, you hav
|
|
linda is a simple library implementation of the Linda parallel programming system.
To write a parallel program with linda, you have to know only 6 functions: spawn, out, in, inp, rd, and rdp. linda was originally written by Wong Weng Fai. It has been improved by making it a real library by using GNU autotools, by adding timeout functions, and by using glib/gthread.
linda 0.1.1 keywords