diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-12-18 17:23:22 -0800 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-12-19 10:28:45 +0900 |
commit | b1c8ed363bdab0d3618077e93a79df227559539c (patch) | |
tree | 6b56b6cc5083c3556e80806c0153fd83b9b5c24e /table/table.go | |
parent | f7568d45ca887d967d493d9ae221a118a06aab44 (diff) |
server: add message delivery between peers
a peer notifies other peers of its event (join,leave,bgp state change,
updates, etc)
It would have better performance for a peer to send a message to a
channel of another peer directly. However, for the code simplicity,
the hub-and-spoke model is used for now.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'table/table.go')
0 files changed, 0 insertions, 0 deletions