-
Notifications
You must be signed in to change notification settings - Fork 0
Distributed Messaging Network
License
cheebinhoh/Dmn
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository contains a distributed messaging and synchronization protocol in c/c++. The ultimate goal is to implement a simple distributed messaging and synchronization protocol that can be integrated with Application and free the application from deading with networking, messaging format, synchronization of concurrent read & write of the same dataset with support of conflict detection and resolution in multiple levels of the protocol. The library is implemeneted in C++ and hopefully it is doing it right way through delegation design pattern and fully extensible and customizable without proliferation of Classes.
About
Distributed Messaging Network
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published