Skip to content

coderoshi/dds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Datastructures

Code for a talk about DDS and Message Patterns

WARNING: This is a bunch of code put together as a tool for demonstration purposes. Some parts are weird in order to illustrate concepts (I wouldn't really use pub/sub for ring coordination), other parts lack any semblance of safety features (using method names as service commands is extraordinarily unsafe), while still other parts aren't even implemented correctly.

TL;DR: This is a teaching tool. Caveat emptor.

Videos

  1. Full Test

About

Sample code for Distributed Datastructures talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages