Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.06 KB

File metadata and controls

22 lines (14 loc) · 1.06 KB
title Main page of Data Distribution Manager
_description Describes Data Distribution Manager

Welcome to Data Distribution Manager

A reliable subsystem able to distribute data across multiple datacenters using multiple technologies. It is the core of Sinapse High Avalailablity, now we made it available for everyone.

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to coc_reporting@masesgroup.com.

Actual implementation can use Apache Kafka or OpenDDS as back-end.

Scope of the project

This project aims to create a library set, exposing a simple interface, to manage data distribution across multiple processes over multiple datacenters.

Actual state

  • It can be used from C/C++, Java, .NET
  • There is a basic implementation of mastership management for leadership election.