MASES.DataDistributionManager
1.4.0
dotnet add package MASES.DataDistributionManager --version 1.4.0
NuGet\Install-Package MASES.DataDistributionManager -Version 1.4.0
<PackageReference Include="MASES.DataDistributionManager" Version="1.4.0" />
paket add MASES.DataDistributionManager --version 1.4.0
#r "nuget: MASES.DataDistributionManager, 1.4.0"
// Install MASES.DataDistributionManager as a Cake Addin #addin nuget:?package=MASES.DataDistributionManager&version=1.4.0 // Install MASES.DataDistributionManager as a Cake Tool #tool nuget:?package=MASES.DataDistributionManager&version=1.4.0
Data Distribution Manager
Maven | Nuget |
---|---|
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.
Summary
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
native | native is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MASES.DataDistributionManager:
Package | Downloads |
---|---|
MASES.S4I.CommunicationLib
A Kafka and OpenDDS chat based on the DataDistributionManager project, can use Kafka and OpenDDS as communication channel. Similar to a Bullettin Board System, every chat client writes messages in plain text to the communication channel, and every other client can read it, but messages can also be addressed to single users and encrypted using symmetric and asymmetric encryption. |
GitHub repositories
This package is not used by any popular GitHub repositories.