GitHub - sdtwigg/libprocess: Library that provides an actor style message-passing programming model (in C++). · GitHub
Skip to content

sdtwigg/libprocess

 
 

Folders and files

Repository files navigation

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
$ ./tests

About

Library that provides an actor style message-passing programming model (in C++).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • C++ 96.4%
  • Shell 3.6%