Skip to content

gridem/ReplobPrototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Replob Prototype

Replob is replicated object concept to deal with distributed complexity.

For detailed information please read the following articles:

  1. Replicated Object. Part 1: Introduction
  2. Replicated Object. Part 2: God Adapter

Current Status

Currently the library represents an early prototype to demonstrate flexibility and power of the replob approach.

Build Requirements

  • Supported compilers (must support c++14):
    • GCC
    • Clang
    • MSVC (2015)
  • Libraries: BOOST, version >= 1.56