Skip to content

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

License

Notifications You must be signed in to change notification settings

longlene/libprocess

 
 

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.2%
  • Shell 22.4%
  • Makefile 6.2%
  • M4 1.2%