8xFF/atm0s-sdn

Implement Service Broadcast

Closed this issue · 1 comments

Sometime it is useful if we can broadcast a single message to all nodes that running a Service

It done with newest version. The idea is in two things:

  • each node will finding list of distinct destinations for the target and send message to the nodes
  • each node have a history table for tracking which message relayed, for avoiding re-sending same message