[][src]Module tcb::graph::middleware

Middleware that ensures causal delivery.

Modules

dag

Direct Acyclic Graph mapped as an array.

dot

Pair id, cntr that is tagged to each message before sending.

graph

Graph based causal delivery algorithm.

message_types

Necessary structs.

middleware_thread

Middleware thread that handles received and broadcast messages.

node

Message node in the DAG.