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