/CMP

CMP is a C++ library for message passing between multiple computers connected through a central nameserver.

Primary LanguageC++

CMP

CMP is a C++ library and simple application-level protocol over TCP. It is designed to one-shot communication with all computers on a CMP network with all of the benefits (reliability, ordering, etc.) of TCP. CMP is still under development. Feel free to peruse the code make additions, I will try to add comments soon.