Library that provides an actor style message-passing programming model (in C++).
README for libprocess
Most importantly, if you run into an issue, please send me an email: [email protected]
$ ./bootstrap # Unless you already have a distribution. $ mkdir build && cd build # Optional. $ path/to/configure $ make $ make check