linda 0.1.1 review

Download
by rbytes.net on

linda is a simple library implementation of the Linda parallel programming system. To write a parallel program with linda, you hav

License: GPL (GNU General Public License)
File size: 0K
Developer: Masatake YAMATO
0 stars award from rbytes.net

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 search tags